summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned things up here and there.Ernst de Haan2002-05-072-399/+406
| | | | | | | | | | | | | | Switched to USE_JAVA. This fixes PR 35080. Improved download URL. Changed do-install target a little. Installing links to the actual JAR files in ${PREFIX}/share/java/classes. The actual JAR files are now in ${PREFIX}/share/java/${PKGNAME}. Bumped PORTREVISION. PR: 35080 Notes: svn path=/head/; revision=58681
* Cleaned things up here and there.Ernst de Haan2002-05-072-104/+104
| | | | | | | | | | | | | | | | | Switched to USE_JAVA. This fixes PR 35079. Improved download URL. Changed do-install target a little. Installing a link to activation.jar in ${PREFIX}/share/java/classes. The real activation.jar is now in ${PREFIX}/share/java/${PKGNAME}. Bumped PORTREVISION. The maintainer has not responded in months, so I took the freedom to commit this without his approval. PR: 35079 Notes: svn path=/head/; revision=58680
* Update to 1.6.1David W. Chapman Jr.2002-05-073-2/+14
| | | | | | | | PR: 37706 Submitted by: tilman@arved.de Notes: svn path=/head/; revision=58679
* Update port to 2.9.9 (woohoo, versioned distfiles again!)Chris D. Faulhaber2002-05-074-6/+6
| | | | Notes: svn path=/head/; revision=58678
* Add path for grub dependency due to grub living in ${LOCALBASE}/sbinChris D. Faulhaber2002-05-071-1/+1
| | | | | | | which is not in bento's path. Notes: svn path=/head/; revision=58677
* Update to 1.6David W. Chapman Jr.2002-05-072-2/+2
| | | | | | | | PR: 37837 Submitted by: maintainer Notes: svn path=/head/; revision=58676
* Unbreak zsnes with the latest SDL update: disable joystick code for nowDavid W. Chapman Jr.2002-05-071-0/+35
| | | | | | | | PR: 37830 Submitted by: maintainer Notes: svn path=/head/; revision=58675
* The JAD homepage seems to have disappeared a long timeErnst de Haan2002-05-071-1/+1
| | | | | | | ago. Changed the pkg-descr accordingly. Notes: svn path=/head/; revision=58674
* Give maintainershipDavid W. Chapman Jr.2002-05-071-2/+3
| | | | | | | | PR: 37838 Submitted by: erwin@lansing.dk Notes: svn path=/head/; revision=58673
* Taking care of unmaintained ports in the java category.Ernst de Haan2002-05-075-5/+5
| | | | | | | | All of these ports are currently listed as problematic at: http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html Notes: svn path=/head/; revision=58672
* Give maintainershipDavid W. Chapman Jr.2002-05-071-1/+1
| | | | | | | | PR: 37840 Submitted by: erwin@lansing.dk Notes: svn path=/head/; revision=58671
* Fix a spurious crash when invoking the editor on certain C files.Joe Marcus Clarke2002-05-072-0/+24
| | | | | | | PR: 37785 Notes: svn path=/head/; revision=58670
* add kludge3d 20020301Ying-Chieh Liao2002-05-077-0/+52
| | | | | | | A simple 3d editor Notes: svn path=/head/; revision=58668
* Unmark FORBIDDEN. The security issues were corrected in the 1.3.12Chris D. Faulhaber2002-05-072-4/+0
| | | | | | | | | release. Noticed by: nectar Notes: svn path=/head/; revision=58667
* add hpijs 1.1Ying-Chieh Liao2002-05-076-0/+57
| | | | | | | | | | The drivers and support resources for the HP Inkjet Printers PR: 37832 Submitted by: Ports Fury Notes: svn path=/head/; revision=58665
* add libijs 0.3.4Ying-Chieh Liao2002-05-077-0/+123
| | | | | | | | | | C library that supports plugin printer driver for Ghostscript PR: 37833 Submitted by: Ports Fury Notes: svn path=/head/; revision=58663
* Mark FORBIDDEN.Jacques Vidrine2002-05-071-0/+2
| | | | | | | | This port was missed when sweeping through affected RADIUS ports on 2002/01/29. Notes: svn path=/head/; revision=58662
* Remove need for gnugetopt. This was corrected in 0.2.26.Joe Marcus Clarke2002-05-071-3/+3
| | | | Notes: svn path=/head/; revision=58661
* Update to Subversion 0.12.0 (revision 1868).Ollivier Robert2002-05-0716-956/+16
| | | | | | | | | | Patch slightly modified to remove a leftover \ at the end of one line. PR: ports/37810 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) Notes: svn path=/head/; revision=58660
* Update to a more recent APR snapshot. It is needed by the forthcomingOllivier Robert2002-05-0725-200/+30
| | | | | | | | | | Subversion update. PR: ports/37810 Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) Notes: svn path=/head/; revision=58659
* Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings.Maxim Sobolev2002-05-071-5/+15
| | | | | | | Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=58658
* Update to 0.13b.Akinori MUSHA2002-05-072-2/+2
| | | | | | | On behalf of: nobutaka (MAINTAINER) Notes: svn path=/head/; revision=58657
* Upgrade to 1.5.4.Ernst de Haan2002-05-074-6/+4
| | | | Notes: svn path=/head/; revision=58656
* Upgrade from version 20000211 to 20011118.Ernst de Haan2002-05-072-10/+11
| | | | | | | | | Updated MASTER_SITES. Using USE_JAVA. Changing MAINTAINER to myself because original maintainer did not reply. Notes: svn path=/head/; revision=58655
* Installing relative symlinks instead of absolute ones.Ernst de Haan2002-05-072-10/+8
| | | | | | | | | | Bumped PORTREVISION. Submitted by: Christopher Elkins <chrise@scardini.com> PR: 32546 Notes: svn path=/head/; revision=58654
* Update to 3.1.2.Akinori MUSHA2002-05-073-7/+17
| | | | | | | | Install install.rb and setup.rb into ${PREFIX}/bin since they are not really libraries but common installer scripts. Notes: svn path=/head/; revision=58653
* Amersham is not in Essex.Tony Finch2002-05-071-1/+1
| | | | | | | | Reviewed by: dwmalone (mentor) Approved by: brian, markm Notes: svn path=/head/; revision=58652
* Add myself.Tony Finch2002-05-071-0/+1
| | | | | | | Reviewed by: dwmalone (mentor) Notes: svn path=/head/; revision=58651
* Tidy things up: use commas and tabs consistently, and ensure thatTony Finch2002-05-071-16/+16
| | | | | | | | | entries are sorted from East to West. Reviewed by: dwmalone (mentor) Notes: svn path=/head/; revision=58650
* Update to 2.9.1Patrick Li2002-05-076-6/+6
| | | | | | | | PR: 37768 Submitted by: maintainer Notes: svn path=/head/; revision=58649
* Fix MASTER_SITES.Maxim Sobolev2002-05-071-3/+2
| | | | | | | Submitted by: Sergii Laskavyi <ls@gambit.com.ru> Notes: svn path=/head/; revision=58648
* - Update to version 0.7.1Johann Visagie2002-05-074-33/+28
| | | | | | | | | | | - Various small style fixes - Updated pkg-descr PR: 37744 (0.7.1 update) Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=58647
* Chase openssl shlib version increase.Maxim Sobolev2002-05-077-7/+7
| | | | | | | Pointy hat to: dinoex Notes: svn path=/head/; revision=58646
* Improved the download URL. It now directly points to the pageErnst de Haan2002-05-072-2/+2
| | | | | | | with Terms and Conditions. Notes: svn path=/head/; revision=58645
* Update to 0.2.26.Maxim Sobolev2002-05-074-48/+16
| | | | Notes: svn path=/head/; revision=58644
* Fix a horribly messed up pkg-plist.Pete Fritchman2002-05-072-190/+358
| | | | | | | | Submitted by: Alan E <alane@geeksrus.net> Approved by: will Notes: svn path=/head/; revision=58643
* 1) Add SUEXEC configuration supportAndrey A. Chernov2002-05-072-6/+44
| | | | | | | | | 2) Add checkgid to PLIST Submitted by: Jens Rehsack <rehsack@liwing.de> (some parts of 1.) Notes: svn path=/head/; revision=58642
* Update to 1.0.23.Pete Fritchman2002-05-072-2/+2
| | | | | | | | PR: 37797 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=58641
* Add missing pkg-messageDavid W. Chapman Jr.2002-05-0711-0/+264
| | | | | | | Submitted by: hayashi@totalware.gifu.gifu.jp Notes: svn path=/head/; revision=58640
* Mark FORBIDDEN due to multiple vulnerabilites:Chris D. Faulhaber2002-05-072-0/+4
| | | | | | | | | | | http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-0784 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1083 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1229 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1230 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0177 Notes: svn path=/head/; revision=58639
* Mark FORBIDDEN:Chris D. Faulhaber2002-05-072-0/+4
| | | | | | | | | | | Contains a vulnerability allowing a publisher to access an indirectly imported module allowing a remote attacker to call functions from that module. http://www.modpython.org/pipermail/mod_python/2002-April/001991.html Notes: svn path=/head/; revision=58638
* Chase libmcrypt version bump.Kris Kennaway2002-05-072-2/+2
| | | | | | | | Submitted by: Larry Rosenman <ler@lerctr.org> PR: ports/37812 Notes: svn path=/head/; revision=58637
* Upgrade to 4.2.5.Jun Kuriyama2002-05-0712-18/+12
| | | | Notes: svn path=/head/; revision=58636
* The master site list for sourceforge didn't use the round-robins thatDaniel Baker2002-05-071-8/+4
| | | | | | | | | | | | | | sourceforge has made available. Additionally, the first site listed (prdownloads) now gives a HTML selection page when you try to download a file which causes md5 mismatch and is generally an ugly mess. Update MASTER_SITE_SOUREFORGE with handful of approved roundrobin HTTP and FTP sites Submitted by: Sean Kelly <smkelly@zombie.org> Notes: svn path=/head/; revision=58635
* Update pre-install test for libmcrypt shared library version. ItTrevor Johnson2002-05-072-2/+2
| | | | | | | looks as though no PORTREVISION bump is needed here. Notes: svn path=/head/; revision=58634
* Allow to build in -CURRENT.David E. O'Brien2002-05-062-0/+70
| | | | Notes: svn path=/head/; revision=58633
* Catch up with Makefile rev 1.83.David E. O'Brien2002-05-061-11/+2
| | | | Notes: svn path=/head/; revision=58632
* Remove the split up .info bits files. I switched to "makeinfo --no-split".David E. O'Brien2002-05-061-54/+0
| | | | Notes: svn path=/head/; revision=58631
* Update to 4.1Patrick Li2002-05-062-2/+2
| | | | | | | | PR: 37782 Submitted by: maintainer Notes: svn path=/head/; revision=58630
* Update to 2.2Patrick Li2002-05-062-3/+3
| | | | | | | | PR: 37794 Submitted by: maintainer Notes: svn path=/head/; revision=58629