summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* -Update to 0.8.1.mezz2004-08-034-5/+5
| | | | | | | | | | | | freshmeat blurb: This is a maintenance release with some minor feature additions. Numerous bugs are fixed, including macro-related bugs and build problems. (lib name contains software version instead of 0.0.0 now...) PR: ports/69932 ports/69933 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to 2.2.9.mezz2004-08-032-3/+3
| | | | | PR: ports/69916 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
* - Unbreak with gcc-3.4.x.kuriyama2004-08-031-0/+10
| | | | Submitted by: marcel
* Distfile was modified by author. Minor changes.sem2004-08-031-2/+2
| | | | | | | PR: ports/69913 Reported by: Demin Alexander <support@spectrum.ru> Submitted by: maintainer Reviewed by: sem
* -Update to 2.1.2.mezz2004-08-033-114/+3
| | | | | | | | | | | | | | | | | | | | | | | | NSD 2.1.2 release notes: FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. BUG FIXES: - Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats. - Bug #85: Support for WKS records. - Bug #86: The characters "#%&^[]?" can now be used without backslash in zone file domain names. - Plugin callback return type fixed. - The maximum message length for IPv6 UDP packets is now limited to the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket option is supported. PR: ports/69914 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
* Fix the build with GCC 3.4.x.mezz2004-08-031-0/+11
| | | | | PR: ports/69904 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* Update to 1.14.mezz2004-08-032-7/+3
| | | | | PR: ports/69746 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
* - Upgrade to 1.2.5.kuriyama2004-08-036-44/+18
| | | | - Remove unnecessary "@unexec rmdir"s for locales.
* Update the maildir header cache [1]krion2004-08-035-8/+45
| | | | | | | Fix maildir-mtime patch for -current [1] Add a bugfix for the NNTP-patch [2] Submitted by: maintainer [1], Vsevolod Volkov <vvv at lucky.net> [2]
* Add optional tcp-md5 verification (crufted from tcpdump CVS) in thebms2004-08-033-0/+136
| | | | | interim, turned on with the WITH_TCPMD5 build-time knob. Note that this stuff is in tcpdump CVS but isn't in any releases yet.
* Try to make things work rationally with either OpenSSL (base or ports).archie2004-08-031-1/+11
| | | | | | | Using the ports version requires setting a special make flag. PR: ports/56364 PR: ports/61546
* -Update to 3.2.11.mezz2004-08-034-14/+55
| | | | -Remove patch-configure and change libtool 13 -> 15.
* Update to 1.4.1.marcus2004-08-035-147/+19
|
* Correct some portlint whitespace issues that crept into the last commit.marcus2004-08-031-4/+4
|
* Update to 0.2.29-6.3.marcus2004-08-032-7/+7
| | | | | PR: 69929 Submitted by: maintainer
* Update to 0.2.29-6.3.marcus2004-08-032-6/+6
| | | | | PR: 69928 Submitted by: maintainer
* Fix build with GCC 3.4.2.marcus2004-08-038-0/+80
| | | | Submitted by: Sean McNeil <sean@mcneil.com>
* Update to 2.01a34 which is the first release canditate for the upcomingmarius2004-08-022-3/+3
| | | | | | | | | | | | | 2.01-final (ETA 1 week). 2.01a33 was skipped because the new DMA speed check erroneously detected the maximum speed as 0 with a lot of drives which made cdrecord refuse to burn by default. For changes since 2.01a32 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a33 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a34 Approved by: netchild
* Prevent a possible breakage on machines without perl installed.thierry2004-08-021-0/+4
| | | | A better solution will be found to avoid "!= perl" (suggested by eik).
* Upgrade to latest snapshot.thierry2004-08-023-10/+10
|
* Update to 1.2.nsayer2004-08-022-3/+3
|
* . Add a USE_ANT variable with that provides a simple way to build aglewis2004-08-021-0/+24
| | | | | | | | | | | | | | | | | | | | | Java-based port with ant, using MAKE_ENV, MAKE_ARGS and ALL_TARGET but using ant instead of make. When a port is built this way it also causes ant to respect the JDK selected by bsd.java.mk rather than using the JDK that ant was build with. Most ports should just be able to do USE_ANT= yes You may also need to set ALL_TARGET if your port doesn't use the default ant target. See the comments on USE_ANT at the head of bsd.java.mk for more information. PR: 59997 Reviewed by: hq (who spotted a bug and provided the comments documenting USE_ANT).
* - Fix build with gcc 3.4clement2004-08-021-0/+4
|
* Update to version 1.9.14krion2004-08-024-4/+43
| | | | | PR: ports/69927 Submitted by: Ports Fury
* Fix LIB_DEPENDSkrion2004-08-022-22/+14
| | | | | PR: ports/69926 Submitted by: Ports Fury
* Update to version 0.0.12krion2004-08-023-21/+8
| | | | | PR: ports/69925 Submitted by: Ports Fury
* Avoid having more than one patch fix the same filekrion2004-08-028-58/+50
| | | | | PR: ports/69924 Submitted by: Ports Fury
* Fix build with gcc-3.4.2krion2004-08-026-27/+75
| | | | | PR: ports/69923 Submitted by: Ports Fury
* Update to a snapshot of CVS from today to fix the build with GCC 3.4.marcus2004-08-026-14/+14
| | | | | Reported by: pointyhat Obtained from: FreeBSD CVS
* Upgrade to 0.96.thierry2004-08-025-30/+50
|
* Update to version 0.4.6-17krion2004-08-0218-2282/+24
| | | | | PR: ports/69922 Submitted by: Ports Fury
* Update to version 7.6.1krion2004-08-024-6/+6
| | | | | PR: ports/69921 Submitted by: Ports Fury
* Update to version 1.0krion2004-08-024-8/+12
| | | | | PR: ports/69920 Submitted by: Ports Fury
* Update to version 3.6krion2004-08-024-7/+27
| | | | | PR: ports/69919 Submitted by: Ports Fury
* Bump PORTREVISION to chase the gstreamer shared lib version.marcus2004-08-0220-14/+20
|
* Update to ezm3-1.2.jdp2004-08-024-51/+12
|
* Update to version 5.4.7krion2004-08-022-3/+3
| | | | | PR: ports/69918 Submitted by: Ports Fury
* Chase gstreamer shared lib version.marcus2004-08-022-0/+2
|
* Chase the gstreamer shared lib version.marcus2004-08-026-11/+11
|
* Update to 0.8.4.marcus2004-08-0214-232/+46
| | | | | Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: maintainer (implicit)
* Change maintainer's emailkrion2004-08-021-1/+1
| | | | Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* Update to 0.6.3krion2004-08-028-20/+58
|
* zope-mysqluserfolder --> ports/www/zope-mysqluserfoldernetchild2004-08-021-0/+1
|
* A Zope user folder which uses a MySQL database to store user information.netchild2004-08-026-0/+109
|
* GnuTLS certificate chain verification DoSeik2004-08-022-2/+6
|
* Add undocumented but used PHP extensions.thierry2004-08-021-1/+1
| | | | Remark: upgrade to 0.3.3 is on the way.
* - Fix pkg-plist and unbreak;thierry2004-08-022-41/+46
| | | | | | | | | | | | - use libtool; - add PNG support. Note: this port is still marked broken on amd64. PR: ports/69857 Submitted by: myself Approved by: maintainer.
* zope-xmlmethods --> ports/www/zope-xmlmethodsnetchild2004-08-021-0/+1
|
* Unbreak py-psyco: fix a problem with anonymous mmaps.thierry2004-08-022-0/+86
| | | | | | | PR: ports/69865 Submitted by: myself Approved by: maintainer Obtained from: Armin Rigo (author)
* ZopeXMLMethods provides methods to apply to Zope objects for XML/XSLTnetchild2004-08-026-0/+167
| | | | | | processing. XSLTMethod associates XSLT transformers with XML documents. ZopeXMLMethods succeeds the XMLTransform plug-in. It features file-system caching and works with many XML/XSLT libraries.
OpenPOWER on IntegriCloud