Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Sylvio Cesar Teixeira
0fd1cb9987
- Update to 7.15.0
...
- Add License
2011-09-02 01:18:43 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Thomas Abthorpe
120ddc52c0
- Reassign to ports
2008-10-27 15:59:26 +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
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Thomas Abthorpe
1259b4cb22
- Update to 7.14.0
...
- Unbreak
2007-12-16 19:40:26 +00:00
Thomas Abthorpe
430ad6db27
- Mark as BROKEN across the board.
...
Approved by: portmgr (erwin)
2007-11-15 02:29:11 +00:00
Thomas Abthorpe
925dbfd12f
- Mark as BROKEN on 8.X
...
Approved by: portmgr (linimon)
2007-11-07 11:53:18 +00:00
Thomas Abthorpe
49e98bf364
- Mark as BROKEN on Freebsd 8.X and AMD64
...
Reviewed by: miwi@
Approved by: portmgr (pav)
2007-11-05 16:28:58 +00:00
Thomas Abthorpe
2574f69107
- change maintainer address on ports I maintain
...
Approved by: clsung (mentor)
2007-08-23 04:00:04 +00:00
Martin Wilke
f4649289d3
- Unbreak under HEAD
...
PR: 115095
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-08-01 09:34:34 +00:00
Martin Wilke
3f5892ca07
- Update to 7.6.2
...
- Pass maintainership to submitter
PR: 114845
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2007-07-24 09:48:42 +00:00
Kris Kennaway
fc82e6afa9
Mark IGNORE on 7.x: the configure script attempts to force a memory
...
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.
Approved by: portmgr (implicit)
2006-03-11 01:19:17 +00:00
Edwin Groothuis
a437d08eca
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:30:01 +00:00
Simon Barner
f68b07d16d
- Use DOCSDIR and EXAMPLESDIR
2005-12-01 20:05:22 +00:00
Edwin Groothuis
b57d419881
Welcome misc/kcd-devel, which is version 7.11.x
...
Backout misc/kcd, which is version 7.6
Suggested by: KATO Tsuguru <tkato432@yahoo.com>
2005-11-16 21:30:18 +00:00
Edwin Groothuis
1400ce0f63
Update to 7.11.0
2005-11-15 07:37:43 +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
Kris Kennaway
be3e1f7794
Clean up handling of locale directories at deinstall-time:
...
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Kirill Ponomarev
e588f907e6
Update to version 7.6.1
...
PR: ports/69921
Submitted by: Ports Fury
2004-08-02 20:19:48 +00:00
Kirill Ponomarev
0181e48d36
- Update to version 7.6.0
...
PR: ports/64857
Submitted by: Ports Fury
2004-03-28 16:42:36 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Daichi GOTO
b33c9b0472
update misc/kcd: 6.4.2 -> 7.0.0
...
PR: 54326
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-07-11 05:12:17 +00:00
Christian Weisgerber
4013ab2960
Update to version 6.4.2
...
PR: 51058
Submitted by: Ports Fury
2003-04-24 00:52:14 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
19977704ff
upgrade to 6.4.1
...
PR: 45441
Submitted by: Ports Fury
2002-11-20 12:55:41 +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
Ying-Chieh Liao
c397056d54
fix build
...
PR: 44350
Submitted by: Ports Fury
2002-10-22 06:14:04 +00:00
Kris Kennaway
7dfc6744de
BROKEN: Does not compile
2002-10-05 22:11:09 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
5fe6c1f024
upgrade to 6.0.0
...
PR: 38999
Submitted by: Ports Fury
2002-06-08 18:42:40 +00:00
Mark Pulford
d81b3abb0f
Updated to 5.0.3.
...
Tidied doc handling while I'm here..
PR: 28056
Submitted by: Kato Tsuguru <tkato@prontomail.com>
2001-06-12 12:17:58 +00:00
Thomas Gellekum
dd27a5d8b0
Depend on ncurses.5 after the upgrade of devel/ncurses.
2000-11-16 13:14:26 +00:00
Daniel Harris
f8dd90a636
Update to version 5.0.2.
...
PR: 20747
Submitted by: Ports Fury
2000-08-21 20:54:44 +00:00
Will Andrews
bbe7ed6435
Update to 5.0.1.
...
PR: 20655
Submitted by: Ports Fury
2000-08-20 10:21:02 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Chris D. Faulhaber
1640ea33b4
Update port to 4.11.2
...
PR: 18440
Submitted by: tkato@prontomail.ne.jp
2000-05-07 21:41:50 +00:00
Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
Kris Kennaway
027f59c9d8
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
...
have time to maintain them.
Approved by: andy
2000-03-29 07:19:16 +00:00
Steve Price
93a81566ac
Adding kcd version 4.11.1.
...
A pogram that allows one to change direcotries in full-screen visual mode.
PR: 12666
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-12-29 09:29:06 +00:00