summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothingNorikatsu Shigemura2005-05-0731-0/+1104
| | | | | | | | | | in particular. PR: ports/79917 Submitted by: various members of freebsd-java Notes: svn path=/head/; revision=134751
* Fix the build on 4.X.Joe Marcus Clarke2005-05-072-7/+55
| | | | Notes: svn path=/head/; revision=134749
* Fix distinfo and pkg-plist because caption.xml has been removedHiroki Sato2005-05-073-5/+2
| | | | | | | | | from the original distribution. Bump PORTREVISION. Noticed by: kris Notes: svn path=/head/; revision=134748
* o Update to 2.5.30.15Mario Sergio Fujikawa Ferreira2005-05-074-10/+64
| | | | | | | | o Add WITH_THR_THREAD_MODEL knob which allows this port to build with libthr threadind instead of libpthread. Very experimental. Notes: svn path=/head/; revision=134747
* Add a patch that fixes a NameError on pkg_genplist.Hye-Shik Chang2005-05-072-0/+12
| | | | | | | Reported by: krion Notes: svn path=/head/; revision=134746
* BROKEN on 4.x: Does not compileKris Kennaway2005-05-077-7/+49
| | | | Notes: svn path=/head/; revision=134745
* IGNORE on 4.x: Requires GEOM which is a 5.x featureKris Kennaway2005-05-071-1/+7
| | | | Notes: svn path=/head/; revision=134744
* BROKEN with old perl: Incorrect pkg-plistKris Kennaway2005-05-071-0/+1
| | | | Notes: svn path=/head/; revision=134743
* BROKEN on sparc64: Does not compileKris Kennaway2005-05-071-1/+7
| | | | Notes: svn path=/head/; revision=134742
* BROKEN: UnfetchableKris Kennaway2005-05-072-0/+4
| | | | Notes: svn path=/head/; revision=134741
* BROKEN on i386: Does not buildKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134740
* BROKEN on 6.0: Does not compileKris Kennaway2005-05-071-0/+4
| | | | Notes: svn path=/head/; revision=134739
* BROKEN: Does not buildKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134738
* BROKEN on i386: Does not installKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134737
* BROKEN: Incomplete distinfo fileKris Kennaway2005-05-073-0/+6
| | | | Notes: svn path=/head/; revision=134736
* BROKEN: Size mismatchKris Kennaway2005-05-072-0/+4
| | | | Notes: svn path=/head/; revision=134735
* BROKEN: Incomplete pkg-plistKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134734
* Add CONFLICTS due to upcoming ffmpeg-devel portMario Sergio Fujikawa Ferreira2005-05-071-0/+1
| | | | Notes: svn path=/head/; revision=134733
* Add CONFLICTS variable, since this port conflicts with otherJean-Yves Lefort2005-05-062-0/+8
| | | | | | | | | emacs/xemacs ports. Approved by: maintainer Notes: svn path=/head/; revision=134732
* Update to 0.05Lars Thegler2005-05-063-6/+8
| | | | Notes: svn path=/head/; revision=134731
* Add pcre dependency.Brooks Davis2005-05-061-1/+1
| | | | | | | Reported by: "G.V. Tjong A Hung" <g.v.tjongahung at gmail dot com> Notes: svn path=/head/; revision=134730
* - Update to 3.0.3 (1)Sergey Matveychuk2005-05-067-8/+85
| | | | | | | | | | | | | | | - Don't run spamd from root anymore. Use spamd user instead. Put PID file in /var/run/spamd/ as result. - A patch for fixing spamd that did not drop privileges for children (2) - Rename SQL variable to more clean SQL_FLAG. PR: ports/80556 (1) Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (1) Brandon Kuczenski <brandon@301south.net> (perl@) (2) Obtained from: http://bugzilla.spamassassin.org/show_bug.cgi?id=3897 (2) Notes: svn path=/head/; revision=134729
* 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