Tijl Coosemans
37f54e0f66
net/openldap24-*:
...
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Martin Wilke
c3a0a8dbd2
- Convert gmake to USES
2014-05-29 11:39:16 +00:00
Adam Weinberger
480a784385
Missed a direct access of $PREFIX
2014-03-29 18:12:30 +00:00
Adam Weinberger
2a58169b19
Add stage support to news, and improve correctness.
...
I am not touching the husky ports with a 10 foot pole.
atp:
stage, improve pkg-message
crashmail:
stage
diablo:
too wacky to stage, but convert WITH_* to OPTIONS, unmute
commands that shouldn't be muted, use :MDOCS
fidogate-ds:
stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle
/var/* in the plist properly
golded+:
stage, OPTIONS, protect examples behind %%PORTEXAMPLES%%
nntpbtr:
this was an unbelievably PITA
stage, add missing prototypes, add missing return types,
rename patch files to what they actually patch
nntpcache:
stage support, required lots of Makefile.in patching,
call submakes correctly, handle config files properly
nzbperl:
stage, use OPTIONS, remove obsolete pkg-message
papercut:
stage, handle config file properly
py-pynzb:
stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion
s-news:
stage
slrnconf:
stage
slrnface:
stage, install required files to datadir, not examplesdir,
generate proper pkg-message
sn:
stage
2014-03-29 17:28:56 +00:00
Baptiste Daroussin
b9522341aa
Add NO_STAGE all over the place in preparation for the staging support (cat: news)
2013-09-20 22:31:15 +00:00
Bryan Drewery
edd15b0ec3
Fix another syntax error from conversion
2013-05-24 11:47:26 +00:00
Bryan Drewery
f8ddb11b40
- Fix options conversion
2013-05-24 11:46:11 +00:00
Baptiste Daroussin
df06cc9690
Convert to new options framework
2013-05-10 16:24:05 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +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
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
7e80cde328
Round one migration of ports from automake{19,110} to automake111
2010-10-05 19:57:56 +00:00
Ade Lovett
56fb58c56f
Migrate from devel/automake15 to devel/automake19
2010-09-24 03:22:28 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Yen-Ming Lee
a28ef1062c
- original master site is gone, update links to mirror site.
2008-04-26 00:38:45 +00:00
Yen-Ming Lee
65952a8739
- fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
...
(patch sent back to authors. fix it first before next release)
2007-01-17 13:38:12 +00:00
Yen-Ming Lee
ec656d200c
- unbreak on sparc64 [1]
...
- stop sending debug mail
PR: [1] 105752
Submitted by: shaun@
2006-11-25 03:00:22 +00:00
Yen-Ming Lee
b9ce1a484e
- avoid NOT_FOR_ARCHS which will mark IGNORE
...
- mark BROKEN instead
- correct typo
Noticed by: kris, vd
2006-09-28 13:12:16 +00:00
Yen-Ming Lee
c091dd5b2b
- set NOT_FOR_ARCHS=space64
...
Noticed by: kris
2006-09-28 03:08:00 +00:00
Yen-Ming Lee
6fd8eb2a45
- patchfile rerolled for minor fix about working directory
...
- bump PORTREVISION
2006-09-02 17:06:07 +00:00
Yen-Ming Lee
e84e0697bc
- remove spam from news spool if it's a SPAM (spamphobia patch)
...
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
2006-09-02 16:27:22 +00:00
Yen-Ming Lee
c00a264790
- fix a bug in patch to enable xover_nocem for the cache on disk
...
- bump PORTREVISION
2006-05-25 07:17:39 +00:00
Yen-Ming Lee
f9a329bb37
- suppress debug message for nocem filter
2006-05-24 23:39:57 +00:00
Yen-Ming Lee
ecde1321e1
- remove BEFORE
...
- remove unnecessary procname
- change the syntax of nntpcached_enable
Noticed by: dougb
2006-03-17 05:52:09 +00:00
Doug Barton
74964e813d
Remove FreeBSD KEYWORD, which has been a noop for some time now.
2006-03-17 01:25:20 +00:00
Yen-Ming Lee
c1b52ea0f0
- use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]
...
- fix coredump when parsing user:pass@host in nntpcache.servers [2]
- bump PORTREVISION
PR: 94550 [1], 94549 [2]
Submitted by: tps at vr-web.de [1][2]
2006-03-17 00:06:37 +00:00
Yen-Ming Lee
508a87ccc8
- update to 3.0.2
...
- add spamphobia NoCeM support
- take maintainership
2006-03-15 17:14:57 +00:00
Pav Lucistnik
d2d527c935
- Add SHA256
2005-11-25 16:56:10 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Kris Kennaway
41c1cd0036
Drop some dead mirror sites.
2005-10-15 05:20:53 +00:00
Pav Lucistnik
8d735b94dc
- Fix xover head filtering
...
PR: ports/86045
Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2005-09-13 21:05:03 +00:00
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +00:00
Clement Laforet
1abda59b82
- add/remove servers from MASTER_SITES
...
- Add WWW:
PR: 65275
Submitted by: Jason Harris <jharris@widomaker.com>
2004-04-07 15:00:57 +00:00
Clement Laforet
b4dc55dc3d
- Remove dead MASTER_SITES
...
- remove WWW:
- use %%DOCSDIR%%
- use USE_OPENLDAP
- remove LDAP v1 support
2004-04-06 08:16:55 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Edwin Groothuis
f07f504808
KATO mega patch
...
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Jun Kuriyama
056b5ab914
Add knob to make you choose your ldap version.
...
PR: ports/55589
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-16 14:40:31 +00:00
Jun Kuriyama
b67a28791a
Fix non-default dependency on openldap2[012] which is broken by splitting.
...
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Edwin Groothuis
e53dff475f
Point dependencies on net/openldap2 to net/openldap20
2003-02-24 02:56:37 +00:00
Edwin Groothuis
f71e429079
Point dependencies on net/openldap to net/openldap12
2003-02-24 02:26:55 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Christian Weisgerber
1a4566b444
Update mirrors.
...
PR: 47702
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-12 01:32:53 +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
6082ca2e05
find->${FIND},xargs->${XARGS}
...
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Patrick Li
d60fc8fe7b
Update to 3.0.1
...
Fix some whitespace issues and plist
PR: ports/40982
Submitted by: Maxim Tulyuk <mt@primats.org.ua>
2002-07-25 18:52:48 +00:00
Ying-Chieh Liao
038aa61ae2
Replace ${PERL} with ${REINPLACE_CMD}
...
PR: 39675
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23 06:09:20 +00:00