Commit graph

40 commits

Author SHA1 Message Date
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
Martin Wilke
cc84cccd35 - Fix plist
Submitted by:   pointyhat
2007-03-11 15:34:51 +00:00
Martin Wilke
aeb514f96f - Update to 1.3.50
PR:             109039
Submitted by:   Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2007-03-07 15:20:26 +00:00
Pav Lucistnik
09efc6aa6f - Update to 1.3.42
PR:		ports/101253
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-08-02 12:59:03 +00:00
Ion-Mihai Tetcu
9a2bb9afad Update to 1.3.41
Changes in this release:
	o	Finally fix ancient missing quote in start-dccm.

PR:		ports/100977
Submitted by:	Dean Hollister (maintainer)
2006-07-28 17:38:00 +00:00
Ion-Mihai Tetcu
1e4ef04d57 Update to 1.3.40
Changes in this release:
- Make bad password-IDs in /var/dcc/flod a serious error that is reported even
when tracing is off.
-  Fix missing ';;' in libexec/logger.
-  Restore `start-dccm -c` that was removed from version 1.3.39 with the
mistaken idea that -c was not in use.
- Fix bug counting clients of public DCC servers introduced in 1.3.39.
- Adding -d to DCCD_ARGS or GREY_DCCD_ARGS causes dccd to say how it determines
the size of available memory.
- Deal with sysctl(HW_PHYSMEM) on amd64 FreeBSD 6.* need for an 8-byte value
without breaking sysctl(HW_PHYSMEM) on FreeBSD 5.* that demands a 4-byte value.
- Allow databases larger than 3 GBytes on 64-bit systems.

PR:		ports/100880
Submitted by:	Dean Hollister (maintainer)
2006-07-27 05:58:48 +00:00
Pav Lucistnik
972234dd59 - Update to 1.3.39
PR:		ports/100340
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-07-15 12:55:56 +00:00
Pav Lucistnik
1fa07b2402 - Update to 1.3.38
PR:		ports/99331
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-06-23 08:31:10 +00:00
Pav Lucistnik
ce502ef4de - Update to 1.3.37
PR:		ports/99232
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-06-20 23:29:18 +00:00
Pav Lucistnik
906a608734 - Update to 1.3.36
PR:		ports/98722
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-06-09 20:06:39 +00:00
Erwin Lansing
30f4c74169 Update to 1.3.35
PR:		98563
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-06-06 07:35:13 +00:00
Pav Lucistnik
1666f0cda2 - Update to 1.3.34
PR:		ports/98515
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-06-05 10:34:18 +00:00
Emanuel Haupt
b05e363c16 Update to 1.3.31
PR:		94713
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-03-20 15:06:40 +00:00
Emanuel Haupt
e0d2ea5826 Update to 1.3.30
PR:		94057
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-03-15 12:16:40 +00:00
Emanuel Haupt
9ab42def12 - Update to to 1.3.29
- Unbreak (make it fetchable again)

PR:		93415, 93881
Submitted by:	ehaupt, Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
Approved by:	portmgr (erwin)
2006-03-03 09:09:23 +00:00
Kris Kennaway
f3d786ee2f BROKEN: Unfetchable
Approved by:	portmgr (implicit)
2006-02-25 20:50:07 +00:00
Sam Lawrance
e160263de0 Update to 1.3.25.
PR:		ports/91704
Submitted by:	ehaupt
Approved by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer, timeout 4 weeks)
2006-02-11 14:43:04 +00:00
Edwin Groothuis
3b5981766e SHA256ify
Approved by:	krion@
2006-01-30 12:42:14 +00:00
Pav Lucistnik
9f64a48aa3 - Update to 1.3.16
PR:		ports/86247
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2005-09-17 20:12:28 +00:00
Pav Lucistnik
fa340fcce7 - Patch out hard reference to -lc_r from configure script
Fixes build on ia64

Reported by:	krismail
Tested on:	pluto1
2005-09-07 22:06:04 +00:00
Pav Lucistnik
b09927716d - Update to 1.3.12
PR:		ports/84472
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2005-08-30 20:52:53 +00:00
Dejan Lesjak
a58473d9fc Upgrade to 1.3.9
Changes included in this update:
        o Removal of all sed replace scripting, at Vendor's request.

        o dcc dameons su to the dcc user correctly, now using /bin/sh
          (or other default shell as defined) instead of nologin when
          su'ing to the dcc user.

        o Ownerships of the ${PREFIX}/bin executables fixed. Now owned
          by root. Request sent to Vendor to make this a user-defined
          setting.

Also remove BROKEN, DEPRECATED and EXPIRATION_DATE tags.

PR:		ports/83936
Submitted by:	Dean Hollister (maintainer)
2005-07-25 08:21:27 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Kris Kennaway
30823685fe BROKEN: incomplete pkg-plist 2005-07-17 19:51:48 +00:00
Patrick Li
7e5076c449 Update to 1.3.5
PR:		ports/82156
Submitted by:	maintainer
2005-06-12 06:15:34 +00:00
Pav Lucistnik
a67770da49 - Update to 1.2.66
PR:		ports/75535
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2004-12-28 17:10:01 +00:00
Pav Lucistnik
20ac7fa46a - Fix SIZE entry in distinfo
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2004-11-21 19:52:46 +00:00
Pav Lucistnik
7794504fc8 - Update to 1.2.58
- Correct detection of sendmail port
- Don't delete config file if modified
- Use special user for setuid programs

PR:		ports/74158
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2004-11-21 02:35:46 +00:00
Sergei Kolobov
51b1b372f9 - Update to 1.2.48
Versions prior to 1.2.46 contain a serious packet flood bug,
  as indicated in the changelog:

  "Fix infinite packet flood from DCC clients including dccproc
  observed by Benji Spencer, Clive Cleland, and Andrew Kent.
  I introduced this serious bug with the WIN32 changes in 1.2.33."

This update resolves the issue. Updating is strongly recommended
for any users currently using this port and paying for their traffic
by the byte.

PR:		ports/66797
Submitted by:	Dean Hollister (maintainer)
2004-05-23 21:39:44 +00:00
Pete Fritchman
20fe29b6b5 - update to 1.2.44
- add more MASTER_SITES
- sort pkg-plist

PR:		65959
Submitted by:	maintainer
2004-05-02 02:44:06 +00:00
Pav Lucistnik
67c31d210d - Update to 1.2.39
- Fix linking with threading libraries

PR:		ports/65029, ports/63533
Submitted by:	PieterB <pieterb@gewis.nl>, Craig Rodrigues <rodrigc@crodrigues.org>
Approved by:	maintainer timeout on ports/63533 (1 month)
2004-04-03 22:56:35 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pete Fritchman
f4cdd99434 Fix typo: include a space after "@comment" in PLIST_SUB.
Submitted by:	Peter Avalos <pavalos@theshell.com>
2004-02-29 04:17:51 +00:00
Kris Kennaway
ed8a43a603 FORBIDDEN on 5.x: links against conflicting thread libraries 2004-02-19 09:41:37 +00:00
Kirill Ponomarev
86a78bab1e - Fix package build
Submitted by:	bento via kris
Approved by:	maintainer
2004-02-16 09:52:52 +00:00
Kirill Ponomarev
1781e5c1aa - Update to version 1.2.28
PR:		ports/61825
Submitted by:	maintainer
2004-01-24 09:42:24 +00:00
David E. O'Brien
8ad5abe097 Portlint 2003-12-31 18:38:24 +00:00
Edwin Groothuis
14c4e7a80d Updated Port: mail/dcc-dccd
Updated Port: mail/dcc-dccd

PR:		ports/56519
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-09-07 23:55:05 +00:00
Edwin Groothuis
f7f18b5ea0 remove pkg-comment, add COMMENT.
Noticed by: lioux
2003-04-14 21:45:34 +00:00
Edwin Groothuis
071b4beef3 New Port: mail/dcc-dccd
Distributed Checksum Clearinghouse procmail, sendmail and
	 server support

PR:		ports/43862
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-03-28 09:10:08 +00:00