1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Tijl Coosemans
bee523c899 Convert to USES=autoreconf 2014-09-23 20:57:42 +00:00
Pawel Pekala
dc67ff2fe0 - Add staging support
- Use @sample for config file
2014-06-05 11:11:50 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +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
Thomas Abthorpe
948d497284 - Reassign to the heap 2012-01-02 04:39:12 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Martin Blapp
8b6fa268b2 Fix build 2006-12-10 10:37:45 +00:00
Pav Lucistnik
144fb16b91 - Fix build with OpenSSL 0.9.8b in 7-CURRENT
PR:		ports/102833
Submitted by:	simon
Approved by:	maintainer timeout (mbr; 2 months)

- Modernize usage of USE_RC_SUBR
- Fix plist wrt config files
2006-11-23 17:36:33 +00:00
Mark Linimon
ca24909ba5 Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.

Hat:		portmgr
Pointy hat:	linimon
2006-04-17 20:55:38 +00:00
Mark Linimon
1da4bb0e6b Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.

Hat:	portmgr
2006-04-15 06:26:48 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +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
Martin Blapp
bb3bbae27b Fix the checksum issues. 2005-07-18 09:34:48 +00:00
Kris Kennaway
3447b08a0a BROKEN: Checksum mismatch
Approved by:    portmgr (self)
2005-03-26 20:50:21 +00:00
Martin Blapp
2ac7ded17f Upgrade to 1.2 which contains some security fixes. 2005-02-27 13:42:54 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Martin Blapp
9e63beafa4 Make the installation of scripts and configfiles transparent. 2004-05-12 12:14:12 +00:00
Martin Blapp
84b2d4156f pop3proxy is a POP3 proxycache server useful for use with webmail clients 2004-05-11 17:09:06 +00:00