Edwin Groothuis
5b2e209044
[Maintainer Update] Muine: Fix library mapping so minor updates don't cause breakage.
...
Attached patch changes Muine's library mappings so minor
version number changes do not break the port in the future.
PR: ports/71136
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-10-13 01:58:56 +00:00
Yen-Ming Lee
0a2353a0be
- add USE_GCC=2.95 and unbreak this port
...
- utilize INFO
- replace pkg-plist with PLIST_FILES
PR: 72134
Submitted by: leeym
2004-10-13 01:52:07 +00:00
Edwin Groothuis
0ea6f53244
[MAINTAINER] graphics/lphoto: [Add option to use jpeg-mmx]
...
- Add option to use jpeg-mmx
PR: ports/69836
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-13 01:51:42 +00:00
Joe Marcus Clarke
e805043aad
Fix build, and chase new libexif.
...
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-13 01:49:59 +00:00
Yen-Ming Lee
992f727a2a
- add USE_GCC=2.95 and unbreak this port
...
- remove redundant statement
PR: 72127
Submitted by: leeym
Approved by: maintainer timeout
2004-10-13 01:49:45 +00:00
Edwin Groothuis
78784388b0
[MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]
...
- Fix build on 6.0
Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu>
PR: ports/72593
Submitted by: Michael Johnson <ahze@ahze.net>
Reviewed by: Chris Johnson <cjohnson@wcug.wwu.edu>
2004-10-13 01:48:28 +00:00
Yen-Ming Lee
770341d1fa
- remove extra files from PLIST
...
- add missing file into PLIST
- unbreak this port
PR: 72104
Submitted by: leeym
Approved by: maintainer timeout
2004-10-13 01:46:15 +00:00
Markus Brueffer
bc0732904b
Don't install the xx-locale in the first place instead of removing it
...
afterwards.
2004-10-13 01:40:18 +00:00
Yen-Ming Lee
df755e39b4
- add USE_GCC=2.95 and unbreak this port
...
PR: 72102
Submitted by: leeym
Approved by: maintainer timeout
2004-10-13 01:39:48 +00:00
Yen-Ming Lee
d8509bee80
- unbreak on 5.x
...
PR: 72034
Submitted by: leeym
Approved by: maintainer timeout
2004-10-13 01:36:07 +00:00
Yen-Ming Lee
ee1253831d
- upgrade to ngspice_rework-15
...
- utilize INFO
- add USE_LIBTOOL_VER?=15 to eliminate *.la files
- make this port portlint clean
PR: 72008
Submitted by: leeym
Reviewed by: maintainer
Approved by: maintainer
2004-10-13 01:30:33 +00:00
Markus Brueffer
c49cd06bc0
- don't install xx-locale
...
- let WWW point to the new projectsite
- bump PORTREVISION
2004-10-13 01:30:24 +00:00
Yen-Ming Lee
a0573ebbd6
- utilize DOCSDIR
...
- handle PKGMESSAGE by using REINPLACE_CMD
- make this port PREFIX clean
PR: 71991
Submitted by: leeym
Approved by: maintainer timeout
2004-10-13 01:16:07 +00:00
Joe Marcus Clarke
d27e6f3ec0
This port needs GCC 3.4 since gob2 is now generating C99-compliant code
...
which does not compile under GCC 2.95.
Submitted by: maintainer
Reported by: pointyhat via kris
2004-10-13 01:14:23 +00:00
Yen-Ming Lee
83ebdeba60
- add patch file
...
- correct the path of prips
- unbreak this port on 5.x
- use PLIST_FILES instead of pkg-plist
PR: 71900
Submitted by: leeym
Approved by: maintainer timeout
2004-10-13 00:53:36 +00:00
Yen-Ming Lee
98acd5f8a8
- add USE_GCC=2.95 and unbreak this port
...
- use USE_XLIB=yes instead of CATEGORIES=x11, which is suggested by portlint
- replace pkg-plist with PLIST_FILES and PORTDOCS
PR: 71837
Submitted by: leeym
Approved by: maintainer timeout
2004-10-13 00:46:37 +00:00
Yen-Ming Lee
dbc4115061
- utilize INFO
...
PR: 71339
Submitted by: leeym
Approved by: maintainer
2004-10-13 00:36:54 +00:00
Edwin Groothuis
21111c6999
net/isc-dhcp3-servre (4.x devfs fix)
...
files/isc-dhcpd.sh.sample: devfs check added
pkg-message: dhcpd_devfs_enable added.
PR: ports/71732
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-10-13 00:17:49 +00:00
Edwin Groothuis
01a18f213a
add LDAP backend support to net/isc-dhcp3-server
...
with some modifications to the port itself and utilizing a
patch from Brian Masney (http://www.newwave.net/~masneyb/ )
it is possible to use an LDAP backend to store the configuration
for dhcpd, the different network and host entries. dynamic
leases are also written to the LDAP backend.
this is very useful in a dhcp failover environment, as it
is no longer necessary to sync the dhcpd.conf file manually
to the backup system if one has changed something on the
dhcp master. two lookup methods are implemented.
- static lookup:
on dhcpd startup one LDAP lookup for all entries is done.
no further lookups will be made.
dhcpd must be restarted for every configuration change.
- dynamic lookup:
for every client request an LDAP lookup will be made.
every configuration change kicks in when the next
client request is recieved and the lookup is made.
PR: ports/71030
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Cyrille Lefevre
2004-10-13 00:15:01 +00:00
Edwin Groothuis
1b791a4c00
[ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC
...
PearPC 0.3.1 includes my patch for configure.in which makes
SDL usable and fixes stdint.h/inttypes.h trouble.
Fix build with JITC cpu for gcc34
PR: ports/72442
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-13 00:09:07 +00:00
Edwin Groothuis
c234eaaa5b
[MAINTAINER] www/wordpress: update to 1.2.1 for security and bug fixes
...
- Update to 1.2.1 for security and bug fixes
Ref: http://wordpress.org/development/2004/10/wp-121/
PR: ports/72411
Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
2004-10-13 00:04:39 +00:00
Edwin Groothuis
f4b7544fdd
update mail/postfix to latest
...
update postfix to 2.1.5
update IPv6 patches to latest corresponding versions
PR: ports/72009
Submitted by: Vivek Khera <vivek@khera.org>
2004-10-12 23:58:50 +00:00
Simon L. B. Nielsen
c94d440a5f
Document a vulnerability in sharutils.
...
Approved by: nectar
2004-10-12 23:46:41 +00:00
Jun Kuriyama
4c63b1212a
- Upgrade to 1.64.
2004-10-12 23:22:12 +00:00
Jun Kuriyama
7acb3c1e79
Reset maintainer to perl@.
2004-10-12 23:19:42 +00:00
Jun Kuriyama
8995a1d478
- Upgrade to 1.2.5.
...
Submitted by: max
No response from: maintainer (shige)
2004-10-12 22:54:53 +00:00
Jun Kuriyama
d6f4166d47
- Upgrade to 1.0.00.005-1.
2004-10-12 22:52:08 +00:00
Jun Kuriyama
4881d9f216
- Upgrade to 1.01.
2004-10-12 22:50:49 +00:00
Jun Kuriyama
804bbf8125
- Remove Time::HiRes dependency which is not used yet by this module.
...
Approved by: maintainer (tobez)
2004-10-12 22:49:22 +00:00
Jun Kuriyama
1979e5a947
- Resurrect I18N option again with renaming as WITH_MULTIBYTE.
...
Approved by: maintainer
2004-10-12 22:47:42 +00:00
Jun Kuriyama
beded58173
- Unbreak on pointyhat.
...
- Upgrade to 2.04r03.
- Cleanup variables usage and dependency line.
Approved by: maintainer
Comments from: eik
2004-10-12 22:45:25 +00:00
Jun Kuriyama
08c4cd6543
- Upgrade to 1.0.0.
...
- Add APR_UTIL_WITH_LDAP knob.
Approved by: maintainer (Craig Rodrigues), lev (active in this area)
2004-10-12 22:41:44 +00:00
Thierry Thomas
3052c4e549
Take maintainership.
...
Since I'm here, use DATADIR.
PR: ports/71976
Submitted by: Lester Mesa.
2004-10-12 22:07:10 +00:00
Josef El-Rayes
015e40daad
Document 2 DoS attacks possible against
...
older versions of mail-notifier.
Based on the security advisories
mentioned in the reference links.
Approved by: nectar
2004-10-12 21:58:58 +00:00
Lars Thegler
1755569bd9
- Fix for 'use warnings;' under Perl 5.005_03
...
PR: ports/72405
Submitted by: lth
2004-10-12 21:43:01 +00:00
Lars Thegler
094e5aece6
- Fix for 'use warnings;' under Perl 5.005_03
...
PR: ports/72403
Noticed by: pointyhat
Submitted by: lth
2004-10-12 21:34:46 +00:00
Lars Thegler
b55987c06c
Fix breakage on pointyhat's 4.x chroot environment
...
PR: ports/72401
Noticed by: pointyhat
Submitted by: lth
2004-10-12 21:31:16 +00:00
Lars Thegler
6deb4d3784
- Update to 0.06
...
- Remove obsolete PREFIX-hacking
PR: ports/72400
Submitted by: lth
2004-10-12 21:27:07 +00:00
Pav Lucistnik
7ed9c9c260
- Fix build with new libexif
...
PR: ports/72209
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-12 21:22:18 +00:00
Lars Thegler
d05854a315
Update to 5.0.1
...
PR: ports/72399
Submitted by: lth
2004-10-12 21:19:16 +00:00
Dag-Erling Smørgrav
68bce57526
Update to 1.66.1.
2004-10-12 21:18:09 +00:00
Lars Thegler
fc34289a6f
Update to 0.06
...
PR: ports/71494
Submitted by: mat
2004-10-12 21:14:49 +00:00
Pav Lucistnik
07ca25112a
- Update to 2.0.0
...
PR: ports/72544
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
2004-10-12 21:02:12 +00:00
Munechika SUMIKAWA
37477f3c13
Upgrade to 2.3b1.
2004-10-12 20:44:52 +00:00
Thierry Thomas
e9fa808011
Add cimg 1.0.6, the C++ Template Image Processing Library.
2004-10-12 20:42:04 +00:00
Joe Marcus Clarke
c1170b3939
Fix some more installation-blocking typos missed in the back-port from 1.7.3.
...
PR: 72594
Submitted by: Nicolas Rachinsky <nr@rachinsky.de>
2004-10-12 20:32:34 +00:00
Adam Weinberger
2e3bce44a0
Enable bpm to grok the new INDEX format with extra fields.
...
Submitted by: maintainer
2004-10-12 20:12:51 +00:00
Thierry Thomas
b2cc5e06c2
Upgrade to 1.3.1.
2004-10-12 20:01:57 +00:00
Thierry Thomas
f9d9f18133
Upgrade to 1.2.1.
2004-10-12 20:01:26 +00:00
Thierry Thomas
f813c4c00d
Upgrade to 1.2.3.
2004-10-12 20:01:00 +00:00