1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
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
Dirk Meyer
2002767acb Updated with new Option, some cleanups.
>Number:         30849
news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms.
The fix is to place a #ifndef __FreeBSD__ .. #endif arround
<security/pam_misc.h> in authinfo_pam.c.
The attached patch corrects this problem, and adds additional authentication
functionality to the nntpcache port (RADIUS, LDAP[v1,v2]).
files/patch-src-authinfo_pam.ext removed due to a post-configure target is
added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files.

PR:		30849
Submitted by:	hetzels@westbend.net
2002-03-30 10:14:36 +00:00
Pete Fritchman
043a29805c - fix compilation of pam stuff in authinfo_pam.c
PR:	30758

- remove commented out pgp depend
- add automake depend to automake14 (there should have been a USE_AUTOMAKE
  in the first place, but this doesn't play nice with automake 1.5)
2001-11-10 11:04:58 +00:00
Johann Visagie
62561c4b0c - Update to version 2.4.0b5
- Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.
- Add new mirror to MASTER_SITES.
- Change MAINTAINER to -ports, as the previous maintainer (and author) has
  expressed a lack of interest in continued maintenance of this port.
- Deploy DOCSDIR.
- General clean-up and reorganisation of Makefile.
- Remove PKGMESSAGE completely, since this port requires no user action which
  is out of the ordinary (I do not consider editing configuration files to be
  out of the ordinary), and it contains no information which is not also
  contained elsewhere in a more standardised location.
- Add NO_CDROM, as this software is not free and never has been.
- Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
  standards (I hope).
- Install a fully functional startup script in ${PREFIX}/etc/rc.d (as most
  ports now do), instead of an inactive .sample startup script.
- Install HTML documentation.
- Deploy %%PORTDOCS%% pragma in pkg-plist.
- Make SPOOLDIR a user-tweakable option (default: /var/spool).  NNTPCache
  will cache news articles in ${SPOOLDIR}/nntpcache.
- Remove the non-standard "hardlink-pgp-files" target from Makefile.
- Comment out the run-time dependency on security/pgp for now.  The only
  NNTPCache functionality which depends on PGP is very optional indeed and
  furthermore, there is now a plethora of PGPish ports for the user to choose
  from.  (This may need to be tweaked further, since NNTPCache builds without
  PGP support if PGP is not detected during the configurations stage.)

Approved by:	Julian Assange <nntpcache@nntpcache.org>, previous maintainer
2001-09-14 09:47:23 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00