Dmitry Marakasov
535382b891
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
...
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
2009-09-02 15:01:56 +00:00
Rong-En Fan
f935a609c5
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
...
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
2007-07-23 09:36:51 +00:00
Marcus Alves Grando
1b41a788a0
- Update to 7.2.1.
...
- Fix configure when set OPENSSL kbob.
PR: 98207
Submitted by: Nick Hilliard <nick___foobar.org>
Approved by: maintainer
2006-06-16 19:09:27 +00:00
Edwin Groothuis
cfc515375f
remove USE_REINPLACE for all categories starting with I
2006-05-08 10:32:04 +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
Pav Lucistnik
a11a5459e5
- Update to 7.2.0
...
PR: ports/91559
Submitted by: Diane Bruce <db@db.net> (maintainer)
2006-01-09 22:49:56 +00:00
Edwin Groothuis
29500498ea
Add comment/documentation for WITH_HALFOPS option in port Makefile
...
My previous patch neglected to list WITH_HALFOPS in the
list of port options.
PR: ports/91383
Submitted by: Geraint Edwards <gedge-oss@yadn.org>
2006-01-07 01:10:05 +00:00
Pav Lucistnik
8931540e0a
- Fix SSL option
...
- Add HALFOPS option
- Fix comment about PREFIX
PR: ports/91340
Submitted by: Geraint Edwards <gedge-oss@yadn.org>
Approved by: maintainer
2006-01-05 23:57:18 +00:00
Mark Linimon
ed66a4d30c
With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
...
maintainership to one of the upstream authors of the software.
2005-11-11 00:45:23 +00:00
Pav Lucistnik
41b6c416db
- Update to 7.1.2
...
PR: ports/84777
Submitted by: Diane Bruce <db@db.net>
Approved by: maintainer timeout (1 month)
- Switch to rcNG startup script
PR: ports/85564
Submitted by: hr <asher@raout.org>
2005-09-16 08:22:53 +00:00
Pav Lucistnik
d904771c3a
- Move .pid file to /var/run
...
PR: ports/83089
Submitted by: Radim Kolar <hsn@netmag.cz>
Approved by: maintainer timeout (14 days)
2005-07-21 15:07:44 +00:00
Pav Lucistnik
77205df136
- Fix plist
...
PR: ports/76414
Submitted by: Florent Thoumie <flz@xbsd.org>
2005-01-19 15:01:37 +00:00
Erwin Lansing
7d69b0994f
Unclutter my previous attempt to on the fly patching by using
...
EXTRA_PATCHES and putting it in WRKDIR instead of the assumed
read-only FILES-DIR.
Noticed by: dosirak (via kris)
Pointy hat to: erwin
2004-07-04 09:53:46 +00:00
Erwin Lansing
c311a288cf
Yet another file that had the version number hardcoded in it. Patch
...
the patch on the fly to use PORTVERSION. The version number should
probably be removed alltogether.
Approved by: maintainer
2004-07-02 06:51:46 +00:00
Oliver Eikemeier
d8dbec21fb
Use %%PORTVERSION%% instead of 7.0.2
...
Pointed out by: erwin
Pointy hat to: eik
2004-06-30 11:57:40 +00:00
Oliver Eikemeier
ffd0681e3f
- update to 7.0.2
...
security fix:
<http://www.freebsd.org/ports/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html >
- make PREFIX-safe
- fix pkg-plist
- create irc user on install
not fixed:
- leaves extra files in /usr/local/etc/ircd-hybrid
PR: 68504
Submitted by: Brad Davis <so14k@so14k.com> (maintainer)
2004-06-30 11:49:43 +00:00
Erwin Lansing
32e544a6ee
Add a file that was missing here.
...
Approved by: maintainer
2004-03-31 06:48:25 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Erwin Lansing
b398328326
Install configuration files as samples and adjust pkg-message
...
PR: 64919
Submitted by: maintainer
2004-03-30 20:09:00 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Erwin Lansing
202ccd5700
Fix BROKEN.
...
ircd-hybrid now complies with hier(7) and runs. Good work, Brad!
Submitted by: maintainer
2004-01-30 07:09:26 +00:00
Erwin Lansing
56921ad5ba
Rename patch files.
...
Port is still broken though.
Submitted by: maintainer
2004-01-29 18:21:06 +00:00
Erwin Lansing
46c3d96080
Mark broken.
...
It took a lot of time to patch this port to adhere to hier(7), only to
find out that somehow it still has the same old paths in the binary.
It cannot find the log- and configuration files and therefor cannot run.
2004-01-08 09:49:05 +00:00
Erwin Lansing
95b35c4ba7
Update to 7.0 adding lot's of new features.
...
*** IMPORTANT: ***
- The old config format WILL NOT WORK
- The old kline format WILL NOT WORK
Please read the INSTALL file for more information
PR: 60372
Submitted by: maintainer
2004-01-07 11:05:52 +00:00
Erwin Lansing
2183f56f71
Update to 7.0 adding lot's of new features.
...
*** IMPORTANT: ***
- The old config format WILL NOT WORK
- The old kline format WILL NOT WORK
Please read the INSTALL file for more information
PR: 60372
Submitted by: maintainer
2004-01-07 11:04:11 +00:00
Jun Kuriyama
366e15416b
Unbrake by fixing plist.
2003-05-07 05:04:48 +00:00
Kris Kennaway
87e38510be
BROKEN: Bad pkg-plist
2003-05-06 07:18:02 +00:00
Akinori MUSHA
55850b547b
De-pkg-comment.
2003-02-21 12:17:17 +00:00
Mario Sergio Fujikawa Ferreira
8755b54eeb
o Update to 6.3.1
...
o Style changes: fmt both DESCR and PKGMESSAGE
o Assign maintainership to submitter: previous maintainer passes
maintainership due to lack of time
Submitted by: Brad Davis <so14k@so14k.com>
Approved by: maintainer (previous one)
2003-02-04 22:09:50 +00:00
Ying-Chieh Liao
b735d1a70b
cp -> cp -R to install all files and directories
...
Submitted by: gslin@ccca.nctu.edu.tw , Sergii Laskavyi <ls@gambit.com.ru>
2002-04-02 13:31:25 +00:00
Ying-Chieh Liao
7ceee91313
upgrade to 6.3
...
maintainer timeout
No response from: maintainer
2002-03-31 15:32:26 +00:00
Pete Fritchman
722b01af2b
Add missing pkg-message file from PR ports/31116
...
PR: 31116, 31435
Submitted by: David Taylor <davidt@yadt.co.uk>
Noticed by: Taoka Fumiyoshi <fmysh@ga2.so-net.ne.jp>
2001-10-22 18:05:26 +00:00
Clive Lin
a2676d1f0e
Upgrade to 6.2. Hybrid-5 is unsupported, forget it.
...
PR: ports/31116
Submitted by: David Taylor <davidt@yadt.co.uk>
2001-10-20 15:10:47 +00:00
Poul-Henning Kamp
91fe587367
Also look in .../old/ so that we are more resistant to master-site upgrades.
2001-02-01 10:43:34 +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
Kris Kennaway
56965baa03
Upgrade to ircd-hybrid 5.3p8
2000-08-20 02:44:19 +00:00
Kevin Lo
bc1c3dd709
The startup script provided with the irc/ircd-hybrid port is missing
...
a ";;" to close a 'case' statement entry.
PR: 20302
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-07-31 08:47:35 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
David E. O'Brien
19a18df8d0
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:28:35 +00:00
Chris Piazza
c43a05d8a8
Update to version 5.3p7
...
PR: 13561
Submitted by: maintainer
1999-09-04 19:52:28 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Bill Fumerola
b111804601
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
1999-06-28 02:24:57 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
10d9a38027
Update to version 5.3p6.
...
PR: 10359
Submitted by: maintainer
1999-03-15 01:29:31 +00:00
Bill Fumerola
c277b2875f
Update to 5.3p4
...
PR: ports/9075
Submitted by: Ken Monville <desmo@bandwidth.org> (maintainer)
1998-12-15 22:05:33 +00:00
Bill Fumerola
862fd4b01b
Upgrade to 5.3p2, update PLIST.
...
PR: ports/8404
Submitted by: Ken Monville <desmo@bandwidth.org>
1998-11-16 21:44:58 +00:00
Steve Price
627d79ce6d
Locate the new MASTER_SITE.
...
PR: 7772
Submitted by: Bill Fumerola <billf@firewall.chc-chimes.com>
1998-08-30 18:35:41 +00:00
Tim Vanderhoek
fc054190a6
Oops. /dev/null, not /dev/nul. I actually fixed this before
...
committing but forgot to hit the "save" button...
1998-08-23 00:17:36 +00:00
Tim Vanderhoek
2606c7818d
Don't expect /etc/passwd and /etc/group to mean anything particular.
...
PR: ports/7708
1998-08-23 00:12:14 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00