Commit graph

44 commits

Author SHA1 Message Date
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Ion-Mihai Tetcu
f5acd5e443 Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:	araujo@
Reported by:	QAT
2009-05-12 11:28:17 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Edwin Groothuis
3e2fd4b788 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:50:28 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Rong-En Fan
eb7cb2bbc2 - Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Pass maintainership to submitter

PR:		ports/101438
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-06 05:41:19 +00:00
Ion-Mihai Tetcu
247dd38da0 Add patchfile fogoten in previous commit:
Update to version 1.1.1

 PR:             ports/100032
 Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2006-07-10 22:15:42 +00:00
Ion-Mihai Tetcu
5c30875236 Update to version 1.1.1
PR:		ports/100032
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-07-10 22:14:37 +00:00
Pav Lucistnik
7b82f41696 - Add SHA256 2005-11-24 16:27:27 +00:00
Volker Stolz
3d3ddd94ad Ditch some special-casing 2005-11-09 16:28:12 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
f21390c01d - Update to version 1.1
PR:		ports/67289
Submitted by:	Ports Fury
2004-05-28 18:34:03 +00:00
Jeremy Messenger
df8066cafc Fix the crash of resume and use INFO.
PR:		ports/66457
Submitted by:	Fredrik Lindberg <fliREMOVEME@shapeshifter.se>
Approved by:	adamw (mentor)
2004-05-10 22:45:50 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Ying-Chieh Liao
18f7a176d7 upgrade to 1.0
PR:		46130
Submitted by:	Ports Fury
2003-01-02 19:03:42 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Patrick Li
9f80d3a996 Update to 0.7.10
PR:		38784
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-31 23:01:12 +00:00
Pete Fritchman
010f8bdbb5 Update to 0.7.5.
PR:		32307
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-28 21:13:26 +00:00
Pete Fritchman
678002ec59 Update to 0.7.4
PR:		30141
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 04:59:23 +00:00
David W. Chapman Jr.
b6dd70843b Update to 0.7.2
PR:		29051
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-07-18 03:29:25 +00:00
Mark Pulford
c889820fe0 Update to 0.7.1. Removed useless gettext dependency.
PR:		28044
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-06-12 09:35:02 +00:00
Kevin Lo
8dc5bebe00 Upgrade to version 0.6.6
PR: 25428
Submitted by: Ports Fury
2001-02-28 14:26:12 +00:00
James E. Housley
4d20c19189 Update to version 0.6.5
PR:		22247
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-23 19:52:46 +00:00
Ade Lovett
b200792e2b Update to 0.6.4, including MASTER_SITES and WWW in pkg-descr
PR:		22057
Submitted by:	Ports Fury
2000-10-17 20:10:04 +00:00
Maxim Sobolev
e1003bbd44 Update to 0.5.6. Also make it link with installed libintl. 2000-07-11 07:37:35 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
Chris Piazza
b974b6f093 Update to 0.5.1 2000-01-08 09:14:53 +00:00
Chris Piazza
118a7d2507 Update to version 0.5.0 1999-12-07 18:34:44 +00:00
Chris Piazza
5ae6b1a6eb Update to version 0.4.9 1999-11-11 04:48:47 +00:00
Chris Piazza
e16b8bacc3 Update to version 0.4.7 1999-09-19 00:31:03 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Chris Piazza
89ab9574ef Update to 0.4.5 1999-08-01 02:33:46 +00:00
Chris Piazza
263d9dfecf Upgrade to 0.4.4 and disable the http master site: it's serving up
a corrupted distfile.
1999-07-21 05:13:05 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Chris Piazza
1be15202dd Fix the path in the second MASTER_SITE. 1999-06-20 07:23:25 +00:00
Chris Piazza
bbed9774f9 Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Michael Haro
941584ebd3 Update yafc to 0.4.3.
PR: 12237
Submitted by: maintainer
1999-06-18 03:02:53 +00:00
Satoshi Taoka
7592252d84 Yet another ftp client. Similar to ftp(1)
PR:		12118
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-11 09:09:09 +00:00