aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add -fPIC to CXXFLAGS for static builds on alpha for 4.x. Should not beGerald Pfeifer2005-05-061-0/+3
| | | | | | | | | necessary in theory, but is, apparently. Submitted by: Idar Tollefsen <idart@performancedesign.no> Notes: svn path=/head/; revision=134728
* Bump PORTREVISION to reflect changes in rev. 1.59 in package building.MANTANI Nobutaka2005-05-063-3/+3
| | | | | | | Pointed out by: yoichi Notes: svn path=/head/; revision=134727
* UCARP allows a couple of hosts to share common virtual IP addresses in order toPav Lucistnik2005-05-064-0/+32
| | | | | | | | | | | | provide automatic failover. It is a portable userland implementation of the secure and patent-free Common Address Redundancy Protocol (CARP, OpenBSD's alternative to the VRRP). PR: ports/80696 Submitted by: Meno Abels <meno.abels@adviser.com> Notes: svn path=/head/; revision=134725
* Attempt to fix the build failure on i386 (now instead of amd64) in a more brute-Eric Anholt2005-05-061-9/+10
| | | | | | | | | | force fashion. Instead of trying to get types right for this templated function, just make the function (used exactly once) take and return longs. Reported by: krismail Notes: svn path=/head/; revision=134724
* Add two missing i386-only drivers to the packing list.Eric Anholt2005-05-062-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=134723
* - Update to 0.5.11Pav Lucistnik2005-05-069-753/+14
| | | | | | | | PR: ports/80680 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer) Notes: svn path=/head/; revision=134722
* Update to 0.99Lars Thegler2005-05-062-4/+4
| | | | Notes: svn path=/head/; revision=134721
* Go ahead and make the dri build require gcc 3.4 on 4.x to work around the buildEric Anholt2005-05-061-0/+4
| | | | | | | | | | failure. It seems to be continually growing more c99 dependencies, so don't try to patch them. Reported by: krismail Notes: svn path=/head/; revision=134720
* Update to 1.4.4Roman Bogorodskiy2005-05-0632-64/+400
| | | | | | | | PR: 80700 Submitted by: Gerrit Beine (maintainer) Notes: svn path=/head/; revision=134719
* - Mark BROKEN on 6.XPav Lucistnik2005-05-061-0/+4
| | | | | | | | | PR: ports/80669 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Reported by: krismail Notes: svn path=/head/; revision=134718
* - update to 0.906Lars Thegler2005-05-063-4/+5
| | | | | | | - make portlint happy Notes: svn path=/head/; revision=134717
* - Update to 3.12.7Pav Lucistnik2005-05-063-125/+3
| | | | | | | | PR: ports/80655 Submitted by: shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=134716
* Update to 1.17Roman Bogorodskiy2005-05-062-3/+3
| | | | | | | | PR: 80707 Submitted by: Sergey Lyubka (maintainer) Notes: svn path=/head/; revision=134715
* - Update to 20050505Pav Lucistnik2005-05-068-51/+49
| | | | | | | | PR: ports/80667 Submitted by: Matthew George <mdg@secureworks.net> (maintainer) Notes: svn path=/head/; revision=134714
* - Remove duplicate USE_GCCPav Lucistnik2005-05-061-2/+0
| | | | | | | Spotted by: gerald Notes: svn path=/head/; revision=134713
* Fix regressions introduced in the previous KDE security updates:Michael Nottebrock2005-05-068-24/+6
| | | | | | | | | | | | | | The Kimgio patch broke reading of .rgb images in most cases due to a fence-post error. The Kommander patch was incorrect and still allowed execution of files served from /tmp. Security: References: http://www.kde.org/info/security/advisory-20050421-1.txt http://www.kde.org/info/security/advisory-20050420-1.txt Notes: svn path=/head/; revision=134712
* - Add MASTER_SITE_QMAILSergey Matveychuk2005-05-061-0/+63
| | | | | | | | PR: ports/80704 Submitted by: Renato Botelho <freebsd@galle.com.br> (qmail maintainer) Notes: svn path=/head/; revision=134711
* Update to DAT 4486James E. Housley2005-05-062-3/+3
| | | | Notes: svn path=/head/; revision=134710
* - Update mail/getmail to 4.3.8.Cheng-Lung Sung2005-05-062-3/+3
| | | | | | | | | | | | | Changes in new version include (from CHANGELOG): -change (again) handling of deleted messages vs. connection that dies. Inability to send QUIT to POP3 server should be less problematic now. -improve housekeeping of old message state file. Thanks: Thomas Schwinge. PR: 80699 Submitted by: Linh Pham (maintainer) Notes: svn path=/head/; revision=134709
* Fix build on 4.9Markus Brueffer2005-05-067-0/+182
| | | | | | | Reported and tested by: Emilio <contiemilio@virgilio.it> Notes: svn path=/head/; revision=134708
* Add more MASTER_SITES.Thierry Thomas2005-05-062-2/+4
| | | | | | | | PR: ports/80701 Submitted by: maintainer Notes: svn path=/head/; revision=134707
* Upgrade to 1.8.3.Thierry Thomas2005-05-069-261/+354
| | | | | | | | PR: ports/80682 Submitted by: maintainer. Notes: svn path=/head/; revision=134706
* Add linux-oracle-instantclient-sqlplus 10.1.0.3, oracle 10Norikatsu Shigemura2005-05-065-0/+93
| | | | | | | | | | | InstantClient SQLPlus. Works with Oracle RDBMS 8.1.2+. PR: ports/76166 Inspired by: Alexander Novitsky <alecn2002@yandex.ru> Oked by: thierry:-) Notes: svn path=/head/; revision=134704
* Add linux-oracle-instantclient-sdk 10.1.0.3, oracle 10Norikatsu Shigemura2005-05-065-0/+160
| | | | | | | | | | | InstantClient SDK. Works with Oracle RDBMS 8.1.2+. PR: ports/76166 Inspired by: Alexander Novitsky <alecn2002@yandex.ru> Oked by: thierry:-) Notes: svn path=/head/; revision=134702
* Add linux-oracle-instantclient-basic 10.1.0.3, oracle 10Norikatsu Shigemura2005-05-065-0/+99
| | | | | | | | | | | InstantClient basics. Works with Oracle RDBMS 8.1.2+. PR: ports/76166 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> Oked by: thierry:-) Notes: svn path=/head/; revision=134700
* Update to 2005.05.05.Norikatsu Shigemura2005-05-062-3/+3
| | | | Notes: svn path=/head/; revision=134699
* Correct the obmission of the Windows Media Player6 skin.David E. O'Brien2005-05-063-2/+42
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=134698
* - Update to 107.1Michael Johnson2005-05-063-6/+6
| | | | | | | | - Update pkg-descr to new WWW: and Rendezvous is now known as Bonjour. Notes: svn path=/head/; revision=134697
* Update to 2.5.0Roman Bogorodskiy2005-05-062-3/+5
| | | | | | | | PR: 80670 Submitted by: Igor Pokrovsky (maintainer) Notes: svn path=/head/; revision=134696
* Update to 2.3.0Roman Bogorodskiy2005-05-063-6/+6
| | | | | | | | PR: 80654 Submitted by: Olafur Osvaldsson (maintainer) Notes: svn path=/head/; revision=134695
* The second attempt to fix plistRoman Bogorodskiy2005-05-062-4/+33
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=134694
* New port: nos-ttbEdwin Groothuis2005-05-064-0/+39
| | | | | | | | | | ttb is a program to browse Teletekstpages from http://teletekst.nos.nl/ WWW: http://www.djcbsoftware.nl/code/ttb/ Author: Dirk-Jan Binnema <djcb@djcbsoftware.nl> Notes: svn path=/head/; revision=134692
* - Update to 9.0Alexey Dokuchaev2005-05-064-67/+134
| | | | | | | - Add original mastersite back, distfile named coherently this time Notes: svn path=/head/; revision=134691
* Add CONFLICTS variable, since this port conflicts with otherJean-Yves Lefort2005-05-064-0/+16
| | | | | | | emacs/xemacs ports. Notes: svn path=/head/; revision=134690
* Add CONFLICTS variable, since this port conflicts with otherJean-Yves Lefort2005-05-063-0/+12
| | | | | | | | | emacs/xemacs ports. Approved by: nobutaka (maintainer) Notes: svn path=/head/; revision=134689
* - add mediawiki 1.3 as www/mediawiki13 for people who don't want to upgradePav Lucistnik2005-05-062-1/+2
| | | | | | | | | | | to 1.4 yet PR: ports/80001 Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=134687
* - Update to 1.4.0Pav Lucistnik2005-05-0632-400/+96
| | | | | | | | PR: ports/80001 Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer) Notes: svn path=/head/; revision=134686
* - Update to 20050503Pav Lucistnik2005-05-062-4/+6
| | | | | | | | | PR: ports/80581 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: rob@debank.tv (maintainer) Notes: svn path=/head/; revision=134685
* - Fix copy&paste brainoPav Lucistnik2005-05-061-3/+3
| | | | | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=134684
* - Update to 0.3.6:Thierry Thomas2005-05-062-7/+4
| | | | | | | | | | | | | | | Numerous fixes, including removeall and disclaimer insertion facilities. Also fixed up a segfault situation. See <http://www.pldaniels.com/altermime/CHANGELOG> for details. - Fix installation directory. PR: ports/80674 Submitted by: maintainer Notes: svn path=/head/; revision=134683
* Fix leftover files noticed by the pointyhat run.Edwin Groothuis2005-05-068-2/+12
| | | | | | | Learned something about the MLINKS command. Notes: svn path=/head/; revision=134682
* update to 3.32.1Oliver Lehmann2005-05-062-4/+4
| | | | Notes: svn path=/head/; revision=134681
* Update the ICU patch with some bug fixesPalle Girgensohn2005-05-0616-24/+24
| | | | Notes: svn path=/head/; revision=134680
* - Update to 3.5.0.20050428.1100Pav Lucistnik2005-05-056-133/+112
| | | | | | | | PR: ports/80443 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=134679
* - Update to 3.4.5Pav Lucistnik2005-05-0511-248/+339
| | | | | | | | PR: ports/80442 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=134678
* Upgrade to 1.4.1.Thierry Thomas2005-05-052-5/+4
| | | | | | | | PR: ports/80672 Submitted by: maintainer Notes: svn path=/head/; revision=134677
* - Fix plist and unbreak.Sergey Matveychuk2005-05-055-163/+283
| | | | | | | | | | | | - Remake port infrastructure. Add new knobs. - Fix locale.alias and charset.alias issue. PR: ports/80558 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: maintainer Notes: svn path=/head/; revision=134676
* o Pacify a lot of portlint WARN and FATAL messagesSergey Matveychuk2005-05-0519-927/+691
| | | | | | | | | | | | | | | | | | | | | o Change ${PERL} to ${SED} or ${REINPLACE_CMD} o Added patch patch-qmail-1.03-rfc2821.diff to search other MX servers when the first return a code > 500 and < 599 o Install mkaliasdir script on ${PREFIX}/scripts directory o Remove targets to disable-qmail and enable-sendmail and put it on a shell script that is installed on /var/qmail/scripts. Change messages reflect this. o Organize better pkg-plist o Remove thereal-post-patch target and put all on post-post-patch target o Add [0-9] to CONFLICTS on qmail-ldap port o Change LIB_DEPENDS to USE_MYSQL=yes on qmail-mysql port o Change qmail-spamcontrol to don't need more to apply patches mannualy PR: ports/79094 Submitted by: maintainer Notes: svn path=/head/; revision=134675
* Add pear-Crypt_Blowfish 1.0.0, PEAR class for blowfish encryption.Thierry Thomas2005-05-054-0/+32
| | | | | | | | PR: 80404 Submitted by: Antonio Carlos Venancio Junior (<antonio (at) php.net>) Notes: svn path=/head/; revision=134673
* Trivially unbreak gracer by fixing bad C code. Still has some visual issues.Eric Anholt2005-05-057-8/+146
| | | | | | | | | | | Also, depend on tcl84 instead of tcl82 (maintainer). PR: ports/80634 Submitted by: anholt Approved by: maintainer Notes: svn path=/head/; revision=134672