Tijl Coosemans
1ee4da6dd1
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
...
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
2016-09-30 19:24:30 +00:00
Sunpoet Po-Chuan Hsieh
56a14f616d
- Use USES=localbase
...
- Convert to new options target helper
2015-10-15 20:16:36 +00:00
Sunpoet Po-Chuan Hsieh
e0b5d2b5a7
- Update to 1.1.6
...
Changes: http://frodo.looijaard.name/project/getopt/release/1-1-6
2014-12-04 15:08:30 +00:00
Sunpoet Po-Chuan Hsieh
6da9a24115
- Update LICENSE
2014-11-24 18:24:42 +00:00
Sunpoet Po-Chuan Hsieh
fdc2551a56
- Fix MASTER_SITES
...
PR: ports/195247
Submitted by: Thomas Schweikle <tps@vr-web.de >
MFH: 2014Q4
2014-11-21 21:49:38 +00:00
Sunpoet Po-Chuan Hsieh
0b0ddd81f8
- Fix typo
2014-10-02 10:58:17 +00:00
Sunpoet Po-Chuan Hsieh
0b26e86fcf
- Cleanup *.o from tarball
...
PR: ports/194074
Submitted by: Vikash Badal <vikashb@where-ever.za.net >
2014-10-01 20:16:16 +00:00
Sunpoet Po-Chuan Hsieh
04b3cf366b
- Fix PLIST when NLS option is off
2014-09-30 16:19:41 +00:00
Sunpoet Po-Chuan Hsieh
02fb0a947a
- Fix MAINTAINER
...
- Add LICENSE
- Add NLS option
2014-09-30 15:23:32 +00:00
Sunpoet Po-Chuan Hsieh
db54263dde
- Add my LOCAL to MASTER_SITES
...
- Use PORTDOCS
- Sort PLIST
- Take maintainership
2014-08-19 19:51:01 +00:00
Eitan Adler
1e942b4de3
Return some ports I maintain to the pool.
2014-08-17 08:25:51 +00:00
Adam Weinberger
fa4bf2ee1d
Add DOCS option for ports with PORTDOCS in plist.
2014-07-16 03:00:46 +00:00
Eitan Adler
a351fa81d3
Remove PORT_OPTIONS:MDOCS checks from ports which don't need it
...
Add NO_ARCH if useful
2013-12-07 05:35:04 +00:00
Eitan Adler
c6b2f8060d
Unquiet my ports to make debugging easier.
2013-10-23 18:58:57 +00:00
Eitan Adler
bde1b531b0
Convert to staging
2013-09-28 07:05:15 +00:00
Baptiste Daroussin
8ac99398e2
Add NO_STAGE all over the place in preparation for the staging support (cat: misc)
2013-09-20 20:50:57 +00:00
Eitan Adler
3e61d7e801
Remove now excess verbiage.
...
Reviewed by: bapt
2013-07-16 21:59:48 +00:00
Eitan Adler
55a524735c
Convert some of my ports from USE_GMAKE to USES=gmake.
...
The remainder have other pending patches which I must finish before conversion.
2013-07-06 17:27:41 +00:00
Eitan Adler
697aef87b7
Convert to USES=gettext
...
Reviewed by: kwm
2013-04-24 17:50:58 +00:00
Eitan Adler
0d4fd0248c
A portlint run over my ports revealed some false positives and these two minor formatting issues. Fix them.
2013-03-28 01:28:01 +00:00
Eitan Adler
ed59156ea9
Clean up my ports (and a couple of ports@ owned ones):
...
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc)
2013-03-08 20:23:38 +00:00
Eitan Adler
01fdad6d47
I forgot to "svn add" the patch file
...
Pointyhat to: me
2013-03-03 01:12:04 +00:00
Eitan Adler
7f9081c618
Update to 1.1.5
...
PR: ports/172911
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net >
2013-03-03 00:13:19 +00:00
Eitan Adler
edc23a53cf
I accidently committed too much
...
version number goes backwards, but this was committed recently
Feature safe: yes
2012-10-20 16:35:47 +00:00
Eitan Adler
990e3a8060
Convert to OptionsNG
...
Feature safe: yes
2012-10-20 14:59:43 +00:00
Eitan Adler
d95db58136
Trim the headers in the ports I maintain.
2012-10-06 14:35:45 +00:00
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
Eitan Adler
e1f907bc92
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 20:51:40 +00:00
Eitan Adler
74db235785
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 16:12:46 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Pav Lucistnik
e6db8599e7
- Over to a willing maintainer
...
Feature safe: yes
2011-01-13 21:49:33 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Philip M. Gollucci
8e842f22df
- Respect CC
...
PR: ports/143743
Submitted by: Rob Farmer <rfarmer@predatorlabs.net >
2010-02-11 19:44:47 +00:00
Doug Barton
2fadfa2cfb
For ports maintained by ports@FreeBSD.org, remove names and/or
...
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Mark Linimon
189bb010c0
Reset sergei@ due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2008-07-27 04:30:53 +00:00
Pav Lucistnik
fa38ed02cc
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
2008-07-25 12:24:09 +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
Pav Lucistnik
9fc1c4fe89
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:56:52 +00:00
Sergei Kolobov
ed23bb060b
- Update to 1.1.4
...
- Chase MASTER_SITE URL change [1]
- Add SHA256 checksum
Prompted by: fenner's portsurvey [1]
2005-11-21 13:15:48 +00:00
Sergei Kolobov
d8ef38b049
- Update MASTER_SITES and WWW
...
Prompted by: pointyhat via kris
2005-02-19 11:00:12 +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
Sergei Kolobov
ee6478c3fc
SIZE *DOES* MATTER.
2004-01-30 16:03:29 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Sergei Kolobov
b5ac288585
Change to my @FreeBSD.org address.
...
Approved by: krion
2003-10-23 05:42:49 +00:00
Sergey A. Osokin
445d53b2d1
A getopt(1) replacement that supports GNU-style long options
...
Submitted by: Sergei Kolobov <sergei@kolobov.com >
PR: 53174
Approved by: fjoe (implicit)
2003-06-13 23:56:42 +00:00