aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support .ifndef and !defined when doing OPTIONS checking.Joe Marcus Clarke2004-10-124-2/+4
| | | | Notes: svn path=/head/; revision=119087
* Yet another SpamBouncer's silent update!Thierry Thomas2004-10-122-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Make fetchable again. For those interested, the diff is: diff -urN work.orig/sb.rc work/sb.rc --- work.orig/sb.rc Fri Sep 24 01:36:32 2004 +++ work/sb.rc Sat Sep 25 04:35:51 2004 @@ -2417,10 +2417,6 @@ { INCLUDERC=${SBDIR}/sb-hurl0408.rc } :0 - * LOCALTAG ?? no - { INCLUDERC=${SBDIR}/sb-hurl0407.rc } - - :0 * LOCALTAG ?? yes { :0 f Reported by: Kris via pointyhat. Notes: svn path=/head/; revision=119086
* - add USE_GCC=2.95 and unbreak this port on 5.xYen-Ming Lee2004-10-122-9/+6
| | | | | | | | | | | | - utilize ECHO_MSG - eliminate *.la PR: 71898 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119085
* - Update to 0.9.8.bPav Lucistnik2004-10-126-14/+12
| | | | | | | | | | - Force gcc 3.3 where needed PR: ports/71776 Submitted by: Bill Cadwallader <hurbold@yahoo.com> (maintainer) Notes: svn path=/head/; revision=119084
* - unbreak this portYen-Ming Lee2004-10-122-24/+24
| | | | | | | | | | | | - utilize USE_MYSQL and ECHO_MSG - replace pkg-plist with PLIST_FILES/PLIST_DIRS PR: 71888 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119083
* - add USE_GCC=2.95 and unbreak this portYen-Ming Lee2004-10-122-37/+20
| | | | | | | | | | | - utilize PORTDOCS and DATADIR PR: 71852 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119082
* Add 8th cvsup server in Germany (cvsup8.de.FreeBSD.org)Kirill Ponomarev2004-10-121-0/+14
| | | | Notes: svn path=/head/; revision=119081
* Take maintainership.Thierry Thomas2004-10-121-1/+1
| | | | | | | | PR: ports/71501 Submitted by: Antônio Carlos Venâncio Júnior Notes: svn path=/head/; revision=119080
* + update to 1.1.4Thierry Thomas2004-10-122-5/+14
| | | | | | | | | | | | + take maintainership + added tests + added option to install PEAR::Net_SMTP PR: ports/71526 Submitted by: Antônio Carlos Venâncio Júnior Notes: svn path=/head/; revision=119079
* - add NOPRECIOUSMAKEVARS=yes and unbreak it on 5.xYen-Ming Lee2004-10-121-7/+2
| | | | | | | | | PR: 71844 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119078
* - add USE_GCC=2.95 and unbreak this portYen-Ming Lee2004-10-122-10/+4
| | | | | | | | | | | - replace pkg-plist with PLIST_FILES PR: 71840 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119077
* - add USE_GCC=2.95, update related patch, and unbreak this portYen-Ming Lee2004-10-126-64/+22
| | | | | | | | | | | | - replace pkg-plist with PLIST_FILES and PLIST_DIRS - cosmetic fix which makes portlint happier PR: 71825 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119076
* - add USE_GCC=2.95 and unbreak this portYen-Ming Lee2004-10-122-26/+16
| | | | | | | | | | | | - utilize INFO - cosmetic fixes which makes portlint happier PR: 71820 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119075
* Fix build on 4.xKirill Ponomarev2004-10-122-1/+19
| | | | | | | | PR: ports/72589 Submitted by: cperciva Notes: svn path=/head/; revision=119074
* - Update to 1.1.3Yen-Ming Lee2004-10-124-15/+11
| | | | | | | | | | | | - Add USE_GETOPT_LONG - Replace pkg-plist with PLIST_FILES and PORTDOCS PR: 71742 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119073
* Update to 2004.10.11.Norikatsu Shigemura2004-10-122-5/+7
| | | | Notes: svn path=/head/; revision=119072
* - add missing filesYen-Ming Lee2004-10-122-0/+4
| | | | | | | | | | | - add INSTALLS_SHLIB and USE_LIBTOOL_VER PR: ports/71710 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119071
* - fix CONFLICTSYen-Ming Lee2004-10-122-66/+116
| | | | | | | | | | | | - add WITHOUT_NLS for USE_GETTEXT - don't make install in WRKSRC/lib, which will install useless charset.alias PR: ports/71579 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=119070
* Update to 2004.2.Norikatsu Shigemura2004-10-1219-150/+110
| | | | | | | | PR: ports/72427 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer) Notes: svn path=/head/; revision=119069
* Update to 2.2.11-ja-1.0.Norikatsu Shigemura2004-10-123-22/+29
| | | | | | | | PR: ports/71581 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=119068
* Update to 1.0.1.Joe Marcus Clarke2004-10-122-5/+5
| | | | | | | | PR: 72572 Submitted by: maintainer Notes: svn path=/head/; revision=119067
* - Fix build on 4.xPav Lucistnik2004-10-123-0/+53
| | | | Notes: svn path=/head/; revision=119066
* Fix a bug with installation. Somehow I forgot to do the install stepJoe Marcus Clarke2004-10-121-4/+6
| | | | | | | | | during pre-install. This patch was taken from mozilla-devel. PR: 72571 Notes: svn path=/head/; revision=119065
* Add WITH_MUTT_IDN knob and register dependency if libidn is used.Kirill Ponomarev2004-10-124-194/+277
| | | | | | | | | | | Fix the WITH_MUTT_CYRUS_SASL2 knob Update the maildir-header-cache and threadcomplete patches. PR: ports/71418 Submitted by: maintainer Notes: svn path=/head/; revision=119064
* Restore PORTEPOCH that disappeared in the last update.Erwin Lansing2004-10-121-0/+1
| | | | Notes: svn path=/head/; revision=119063
* - Fix build on 4.xPav Lucistnik2004-10-122-0/+38
| | | | Notes: svn path=/head/; revision=119062
* - Fix typoPav Lucistnik2004-10-121-2/+2
| | | | | | | | | PR: ports/71582 Submitted by: Leland Wang <llwang@infor.org> Approved by: cperciva (maintainer) Notes: svn path=/head/; revision=119061
* Update to 1.0.7 (based on SQLite 3.0.8).Norikatsu Shigemura2004-10-122-3/+3
| | | | | | | Pointed out by: mat Notes: svn path=/head/; revision=119060
* - force milter dir as first include pathDirk Meyer2004-10-123-2/+27
| | | | | | | | - fix build with sendmail 8.13 mfapi.h - switch default to sendmail 8.13 Notes: svn path=/head/; revision=119059
* Update to 1.06 (Based on SQLite 3.0.7).Norikatsu Shigemura2004-10-124-16/+16
| | | | Notes: svn path=/head/; revision=119058
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.Norikatsu Shigemura2004-10-125-40/+20
| | | | | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs) Notes: svn path=/head/; revision=119057
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.Norikatsu Shigemura2004-10-126-40/+21
| | | | | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs) Notes: svn path=/head/; revision=119056
* Back out the use of PORTSDIR before the inclusion of bsd.ports.pre.mkErwin Lansing2004-10-121-1/+1
| | | | | | | | | which sets it. Second person to break INDEX after unfreeze: sergei Notes: svn path=/head/; revision=119055
* I'd rather have this maintained by perl@Mathieu Arnold2004-10-122-2/+2
| | | | Notes: svn path=/head/; revision=119054
* Take over maintainership of MIMEdefang.Wes Peters2004-10-121-1/+1
| | | | | | | | Many thanks to Andrey V. Pevnev <andrey@msfu.ru> for his past maintainership. Notes: svn path=/head/; revision=119053
* Add spamass-rules_du_jour 1.17a, automatic updates of custom rulesetsMathieu Arnold2004-10-128-0/+193
| | | | | | | | | | for SpamAssassin. PR: ports/72483 Submitted by: mranner@inode.at Notes: svn path=/head/; revision=119051
* ale@ reports that the only ports affected are php[45], php[45]-cgi,Jacques Vidrine2004-10-121-124/+2
| | | | | | | and mod_php[45]. Notes: svn path=/head/; revision=119050
* - Update to 0.7.9Pav Lucistnik2004-10-126-218/+290
| | | | | | | | PR: ports/72556 Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer) Notes: svn path=/head/; revision=119049
* Fix buildKirill Ponomarev2004-10-1228-6/+428
| | | | | | | | | | | Installs sample gnunet-conf Installs some documentation PR: ports/72299 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=119048
* Note squid SNMP DoS. Based on an entry that wasJacques Vidrine2004-10-121-0/+32
| | | | | | | Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> Notes: svn path=/head/; revision=119047
* Update to 0.06Mathieu Arnold2004-10-123-3/+5
| | | | | | | | PR: 72470 Submitted by: maintainer Notes: svn path=/head/; revision=119046
* Pass maintainership to Dmitry Morozovsky (aka marck),Sergey A. Osokin2004-10-121-1/+1
| | | | | | | | who highly activity using oops for business and kindly volunteered to keep this port up-to-date. Notes: svn path=/head/; revision=119045
* Update to 1.0.5Kirill Ponomarev2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=119044
* Update to 1.1.0. Changes in this release:Christian Weisgerber2004-10-127-38/+44
| | | | | | | | | | | | | * merges tuning improvements from Aoyumi's aoTuV with fixups * new managed bitrate (CBR) mode support * new vorbis_encoder_ctl() interface * extensive documentation updates * application/ogg mimetype is now official * autotools cleanup from Thomas Vander Stichele * various bugfixes Notes: svn path=/head/; revision=119043
* Update to 0.11Mathieu Arnold2004-10-124-6/+9
| | | | | | | | | | | submiter takes maintainership PR: 71931 Submitted by: Rong-En Fan <rafan@infor.org> Approved by: maintainer Notes: svn path=/head/; revision=119042
* Update to 1.1.2. Changes in this release:Christian Weisgerber2004-10-126-73/+36
| | | | | | | | | | | * various bugfixes * important bugfix for 64-bit platforms * various portability fixes * autotools cleanup from Thomas Vander Stichele * new multiplexed Ogg stream documentation Notes: svn path=/head/; revision=119041
* Update to 1.0.6Kirill Ponomarev2004-10-122-3/+4
| | | | Notes: svn path=/head/; revision=119040
* Update to 2.1.9Kirill Ponomarev2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=119039
* Maintenance update to 1.52.Christian Weisgerber2004-10-124-24/+9
| | | | Notes: svn path=/head/; revision=119038
* Update to 20041010Mathieu Arnold2004-10-122-3/+3
| | | | | | | | PR: 72482 Submitted by: maintainer Notes: svn path=/head/; revision=119037