1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

110576 Commits

Author SHA1 Message Date
Kris Kennaway
e633638521 BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-26 02:11:06 +00:00
Kris Kennaway
1acc6df893 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:08:38 +00:00
Kris Kennaway
32d40c36f0 BROKEN: Configure fails
Approved by:	portmgr (self)
2004-09-26 02:07:46 +00:00
Kris Kennaway
d6294c3b4b BROKEN: Configure fails
Approved by:	portmgr (self)
2004-09-26 02:07:16 +00:00
Kris Kennaway
695ff7aa70 BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-26 02:04:37 +00:00
Kris Kennaway
0b2d663086 BROKEN on 5.x: Does not build
Approved by:	portmgr (self)
2004-09-26 02:03:41 +00:00
Kris Kennaway
70a3e42a78 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:02:24 +00:00
Kris Kennaway
343dd3a23f BROKEN on 5.x: Broken pkg-plist
Approved by:    portmgr (self)
2004-09-26 02:00:59 +00:00
Kris Kennaway
81fb719f99 BROKEN on 5.x: Build fails
Approved by:    portmgr (self)
2004-09-26 01:58:58 +00:00
Kris Kennaway
0d4fbf1a95 BROKEN with perl 5.8 (still)
Approved by:    portmgr (self)
2004-09-26 01:57:46 +00:00
Kris Kennaway
0bce4b07b9 BROKEN: Configure fails
Approved by:    portmgr (self)
2004-09-26 01:56:40 +00:00
Kris Kennaway
4cdf73d820 BROKEN: Does not compile
Approved by:    portmgr (self)
2004-09-26 01:56:06 +00:00
Kris Kennaway
e6013b9e54 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 01:52:04 +00:00
Kris Kennaway
7796d367f2 BROKEN: Unfetchable
Approved by:    portmgr (self)
2004-09-26 01:48:39 +00:00
Kris Kennaway
0780800c87 BROKEN on 5.x: Configure fails
Approved by:    portmgr (self)
2004-09-26 01:46:00 +00:00
Kris Kennaway
dc34d47840 BROKEN on 5.x: Configure fails
Approved by:	portmgr (self)
2004-09-26 01:42:16 +00:00
Kris Kennaway
46c0d6c671 BROKEN: Size mismatch
Approved by:	portmgr (self)
2004-09-26 01:39:33 +00:00
Kris Kennaway
cfa56d8063 BROKEN on 5.x: Does not compile
Approved by:	portmgr (self)
2004-09-26 01:38:44 +00:00
Kris Kennaway
c10f74862f BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-26 01:36:44 +00:00
Alexander Leidinger
8068c4b771 - fix plist
- update to 0.8.13, changes to previous version:
  * fixed handling of negative timezones in input-clf if format is
    specified
  * fixed segfaults in output-modlogan
  * removed debug-output

Approved by:	portmgr
2004-09-26 01:02:56 +00:00
Pav Lucistnik
295ed4906a - Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependency
on perl 5.0

Approved by:	portmgr (linimon)
2004-09-26 00:33:08 +00:00
Pav Lucistnik
25d95d3497 - Fix package on 4.x (perl 5.0) - Pod:Man is needed for generating of some man pages
- Remove one missed empty directory

Approved by:	portmgr (linimon)
2004-09-26 00:31:25 +00:00
Pav Lucistnik
77d87fcfa6 - Update to 1.0.1
Denial-of-Service Security Fix
* Fix two remote crashes and a memory leak in RADIUS packet
  decoding.

PR:		ports/72012
Submitted by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
Approved by:	portmgr (linimon)
2004-09-25 23:40:21 +00:00
Thierry Thomas
dda3ec653c Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak.
Since I'm there, define USE_PHP and register this extension.

Approved by:	portmgr (linimon).
2004-09-25 22:35:09 +00:00
Thierry Thomas
138d4ccb3e Make fetchable again.
Approved by:	portmgr (linimon).
2004-09-25 22:31:25 +00:00
Thierry Thomas
e1bbc23e7b Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak.
Approved by:	portmgr (linimon).
2004-09-25 22:27:59 +00:00
Pav Lucistnik
f287cc2de0 - Fix plist and unbreak
- Remove insane abuse of PREFIX variable
  - Clean up sys-include directories
  - Fix installing of competing bfd.info files by deleting one of them

PR:		ports/72005 (based on)
Submitted by:	Guido Falsi <mad@madpilot.net>
Approved by:	portmgr (linimon)
2004-09-25 22:24:42 +00:00
Marius Strobl
1c48a33005 The 2.01a38 distfile has been removed from the official mirrors after the
release of 2.01-final. Unbreak this port for FreeBSD 5.3 by adding another
master site which actually has the distfile.

Noticed by:	Jim Hatfield
Approved by:	portmgr (linimon)
2004-09-25 22:16:23 +00:00
Joe Marcus Clarke
e995b466c6 Gsfonts port fails to generate a valid fonts.dir file on 5.X (and higher)
systems due to a sed change.  As a temporary workaround for 5.3, add a
statically generated fonts.dir file, and also install the fonts.scale.urw
file.

PR:		71514
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:	portmgr (implicit)
2004-09-25 17:51:30 +00:00
Jun Kuriyama
c389258da0 - Bump version to 5.3.
- Change maintainer to kuriyama.

Submitted by:	metal
Approved by:	portmgr (marcus), horikawa (former maintainer, blanket)
2004-09-25 09:19:37 +00:00
Thierry Thomas
22a6a2b711 Upgrade to latest revision to make fetchable again.
Approved by:	portmgr (marcus)
2004-09-25 08:06:08 +00:00
Thierry Thomas
fce1839b89 Update to 0.7 to fix build failure (deal with usbdevs changes).
PR:		ports/71634
Submitted by:	maintainer
Approved by:	portmgr (marcus)
2004-09-25 08:04:43 +00:00
Jacques Vidrine
c41b8c1e2b Forgot to add <modified> element for last commit.
Approved by:	portmgr
2004-09-25 00:59:48 +00:00
Jacques Vidrine
9f43a46e43 Add missing PORTEPOCH on one of the mozilla entries.
Noticed by:	Dan Langille <dan@langille.org>
Approved by:	portmgr
2004-09-25 00:58:58 +00:00
Thierry Thomas
bbe4c15128 Upgrade to latest snapshot and unbreak.
According to the author, "Today's update is a housekeeping update, but
a bunch of new spammers showed up last week, so you will want
to upgrade to catch their spew."

For those interested, I have uploaded a diff at:
<http://pompo.net//ports/spambnc/spambnc-20040916-20040923.diff>

Approved by:	portmgr (marcus)
2004-09-24 21:19:50 +00:00
Thierry Thomas
29c7e8e270 Add a mirror to make clip fetchable again.
Approved by:	portmgr (marcus).
2004-09-24 20:45:10 +00:00
Thierry Thomas
92192c4cd9 Fix a dependency, do some cleaning, and unbreak.
PR:		ports/72002
Submitted by:	maintainer
Approved by:	portmgr (marcus).
2004-09-24 20:10:31 +00:00
Pav Lucistnik
3f893dd28b - Fix build on 5.3
PR:		ports/72042
Submitted by:	Yen-Ming Lee <leeym@FreeBSD.org>
Approved by:	portmgr (marcus)
2004-09-24 19:43:49 +00:00
Alex Dupre
0ac896f1ce - Fix mysqlhotdump vulnerability
- Fix plist (don't install .la files)

Approved by:	portmgr (marcus)
2004-09-24 16:21:27 +00:00
Alex Dupre
41b555d7e9 Fix build on FreeBSD 4.X.
PR:		ports/71352
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Approved by:	portmgr (marcus)
2004-09-24 16:20:02 +00:00
Alex Dupre
b34e1466b9 - Fix mysqlhotdump vulnerability
- Fix plist (don't install .la files)
- Add optional knob WITH_PROC_SCOPE_PTH

Approved by:	portmgr (marcus)
2004-09-24 16:18:12 +00:00
Mikhail Teterin
f26d7b0f66 One of the man-pages (faxinfo.8c) was listed twice in a row...
Approved by:	portmgr	(marcus)
2004-09-24 11:44:13 +00:00
Michael Nottebrock
137bbc0152 Fix bug in the default genkdmconf template - kdm would try and parse
fortune output from .cshrc and sometimes fail to login due to it.

Fix bug with kxkb not detecting installed keyboard layouts on xorg.

Approved by: portmgr
Obtained from:	KDE CVS
2004-09-24 06:40:28 +00:00
Michael Nottebrock
6c932a6964 Fix hang in kcontrol on amd64.
PR: ports/71446
Approved by: portmgr
Obtained from:	KDE CVS
2004-09-24 06:37:50 +00:00
Michael Nottebrock
a9162df1c1 Don't depend on gnupg/gnupg-devel, just specify default paths.
Approved by: portmgr
2004-09-24 06:35:57 +00:00
Thierry Thomas
c6723a8a1a Update config.h and unbreak.
PR:		ports/71505
Submitted by:	maintainer
Approved by:	portmgr (marcus).
2004-09-24 05:22:57 +00:00
Thierry Thomas
dccaf13db8 Unbreak by upgrading to 1.15.0.0.
PR:		ports/71943
Submitted by:	maintainer
Approved by:	portmgr (marcus).
2004-09-24 05:22:13 +00:00
Thierry Thomas
a9bc8f746c Actually use MASTER_SITE_SUBDIR and make fetchable again.
Noticed by:	Joshua Tinnin
Approved by:	portmgr (marcus).
2004-09-24 05:21:27 +00:00
Doug Barton
d4984bf979 Update to BIND 9.3.0, the latest from ISC. This version has several
significant updates, not the least of which is the new and improved
DNSSEC code based on the latest standards (including DS).

Various updates to the port, including:
1. Download the PGP signature
2. If running on ${OSVERSION} >= 503000, configure with threads
3. Update pkg-descr re IPv6 RRs
4. Update pkg-message to reflect a world with 6-current

There is also a patch to correct a man page installation error.
This problem should be fixed in the next release.

Approved by:	portmgr (marcus)
2004-09-24 04:03:31 +00:00
Cheng-Lung Sung
30966a478b - The original rt-20040921.tar.gz lack of 'configure' script.
- No security issue (regard to changes of distinfo).
- pkg-plist also have some new/removed files.
- Noticed/approved by maintainer.

PR:		ports/72025
Reviewed by:	maintainer
Approved by:	portmgr (marcus)
2004-09-24 03:07:19 +00:00