summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.75 andSADA Kenji2000-11-053-12/+9
| | | | | | | | | | | | - Add version number to distfile's name and redistribute it from MASTER_SITES_LOCAL - Assign myself as maintainer - Follow moved WWW Suggested by: kris Notes: svn path=/head/; revision=34816
* Add new port of evilwm 0.2.7, a minimalist window manager based onTrevor Johnson2000-11-055-0/+58
| | | | | | | | | | 9wm (not quite in time for Hallowe'en, I know). This is hosted on SourceForge, but MASTER_SITE_SOURCEFORGE does not work for it. Notes: svn path=/head/; revision=34815
* Remove dependecy of mizifont, only used for ksc5601.1987-1 encoded fonts.CHOI Junho2000-11-052-4/+2
| | | | Notes: svn path=/head/; revision=34814
* Remove hack to install XLC_LOCALE for ko locale, this changeCHOI Junho2000-11-052-14/+1
| | | | | | | | goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected. Thanks jmz to apply this hack to XFree86 ports! Notes: svn path=/head/; revision=34813
* Remove hack to install XLC_LOCALE for ko locale, this changeCHOI Junho2000-11-052-18/+3
| | | | | | | | | | goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected. Thanks jmz to apply this hack to XFree86 ports! And change fonts from kodig to baekmuk-gulim. Notes: svn path=/head/; revision=34812
* Remove hack to install XLC_LOCALE for ko locale, this changeCHOI Junho2000-11-052-16/+2
| | | | | | | | goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected. Thanks jmz to apply this hack into XFree86 ports! Notes: svn path=/head/; revision=34811
* Add entry for l0phtcrack.Trevor Johnson2000-11-051-0/+4
| | | | Notes: svn path=/head/; revision=34810
* Add new port of l0phtcrack 1.5, L0pht Heavy Industries' crackerTrevor Johnson2000-11-056-0/+82
| | | | | | | for SAMBA or Windows NT passwords. Notes: svn path=/head/; revision=34809
* Use libtool appropriatelyDoug Barton2000-11-0510-35/+25
| | | | | | | | | PR: ports\22581 Submitted by: Espen Skoglund, esk@ira.uka.de Approved by: maintainer Notes: svn path=/head/; revision=34808
* Now that the Netscape master port has been updated to 4.76, keepTrevor Johnson2000-11-043-15/+22
| | | | | | | | | these at 4.75 for users who want to take a risk. Keep them forbidden, and mention that a fixed version exists. Create a PKGMESSAGE file for the export notice. Notes: svn path=/head/; revision=34807
* Update to OpenSSH 2.2.0. This is an end-of-life update for theBrian Feldman2000-11-0416-493/+109
| | | | | | | | | ports-based OpenSSH. OpenSSH has been in the base system for more than long enough to justify not having to maintain two separate FreeBSD versions of OpenSSH. Notes: svn path=/head/; revision=34806
* Update to knu-cvsweb 1.104.1.39.Akinori MUSHA2000-11-044-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-11-05 00:32 knu * cvsweb.cgi: Silence `Use of uninitialized value' warnings. 2000-11-03 02:36 knu * README.knu: Mention cat.1 is hyperlinked as well as cat(1). 2000-11-03 02:34 knu * cvsweb.cgi: MFZ: 1.104: 2000-11-02 07:05 hnordstrom * cvsweb.cgi: Allow for 0.X versions. CVS accepts such version numbers in import -b even if not strictly legal... 2000-11-03 02:33 knu * cvsweb.conf: Set the default diff type to unidiff for all browsers, not only text-based ones. Notes: svn path=/head/; revision=34805
* - Update to version 0.48.2Kevin Lo2000-11-046-16/+36
| | | | | | | | | | - Allow building without qcc aka MORDA (make WITHOUT_MORDA=yes). PR: 22599 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34804
* Add standard 2-clause BSD license to protect my (and mharo's) copyright.Will Andrews2000-11-041-0/+24
| | | | Notes: svn path=/head/; revision=34802
* Add GIF support by default.Will Andrews2000-11-046-36/+6
| | | | | | | Approved by: jkh Notes: svn path=/head/; revision=34801
* This is the official index file for 4.2R. The package build justSatoshi Asami2000-11-040-0/+0
| | | | | | | | | | ended, and we have 3,624 packages for 2,661 MB, plus 3,229 MB of distfiles. (This is a forced commit.) Notes: svn path=/head/; revision=34800
* Make double sure bento doesn't touch this port, since it is completelyWill Andrews2000-11-041-0/+3
| | | | | | | worthless as a package. Notes: svn path=/head/; revision=34799
* Upgrade to 3.17.2.Matthew Hunt2000-11-043-3/+7
| | | | | | | | PR: 22593 Submitted by: brett@peloton.runet.edu Notes: svn path=/head/; revision=34798
* Allow this to build. It needs python. Set PYTHON_VERSION accordingly.Neil Blakey-Milner2000-11-041-0/+2
| | | | Notes: svn path=/head/; revision=34797
* Add __init__.pyc's for the Hotfixes, since they seem to be created.Neil Blakey-Milner2000-11-036-0/+12
| | | | | | | | | | Since this doesn't affect any functionality for port or packages users, I'll try avoid the PORTREVISION bump. Noticed by: bento Notes: svn path=/head/; revision=34796
* Use USE_MESA instead of LIB_DEPENDS on GL.14 to allow packages to buildNeil Blakey-Milner2000-11-031-2/+1
| | | | | | | | | and not fail to install Mesa twice. Noticed by: bento Notes: svn path=/head/; revision=34795
* Allow package to build by disabling the check for mime.types file - portNeil Blakey-Milner2000-11-031-1/+5
| | | | | | | | | | | users are directed in the Makefile to use WITH_MIMETYPES to let the configure script try to find a mime.types file somewhere. Since the package never built and this doesn't affect people who've installed from ports, no PORTREVISION bump. Notes: svn path=/head/; revision=34794
* Add two man pages to the manpage variables that were missing afterNeil Blakey-Milner2000-11-031-1/+3
| | | | | | | | | upgrade Submitted by: bento Notes: svn path=/head/; revision=34793
* Chase-the-checksum-o-rama so we can get this one (and the xemacsSatoshi Asami2000-11-031-5/+5
| | | | | | | packages that depend on it) into the release. Notes: svn path=/head/; revision=34792
* Revert unintended local change in previous commit.Kris Kennaway2000-11-032-3/+4
| | | | | | | SUbmitted by: asami Notes: svn path=/head/; revision=34791
* Increment PORTREVISION, because of the change to pkg-deinstall.Trevor Johnson2000-11-031-0/+1
| | | | Notes: svn path=/head/; revision=34790
* On deinstallation, do not apply an SUID bit to the X server, sinceTrevor Johnson2000-11-031-1/+0
| | | | | | | | neither the XFree86-4 nor XFree86-4-Server ports install privileged X servers any longer. Notes: svn path=/head/; revision=34789
* Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it)Ade Lovett2000-11-038-8/+8
| | | | Notes: svn path=/head/; revision=34788
* Mark FORBIDDEN: remotely exploitable vulnerabilities.Kris Kennaway2000-11-031-3/+5
| | | | | | | Submitted by: gregory duchemin <c3rb3r@HOTMAIL.COM> via Bugtraq Notes: svn path=/head/; revision=34787
* Comment out whole pre-everything: target that doesn't do anything now,Satoshi Asami2000-11-032-6/+6
| | | | | | | | | it gets "Inconsistent operator for pre-everything" error on some systems. Reported by: "Dan Langille" <dan@langille.org> Notes: svn path=/head/; revision=34786
* Update to 2.0.Akinori MUSHA2000-11-034-32/+26
| | | | | | | Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=34785
* Add gnomecrash, a small tool in the same genre as bugbuddy, that assistsAde Lovett2000-11-0311-0/+105
| | | | | | | | in extracting debugging information from a core file or crashed application (via gnome_segv) Notes: svn path=/head/; revision=34784
* Update to 1.4.8Ade Lovett2000-11-036-9/+9
| | | | Notes: svn path=/head/; revision=34783
* Update to 0.9.8Ade Lovett2000-11-033-2/+3
| | | | Notes: svn path=/head/; revision=34782
* Author rerolled the distfile with a couple of minor code changes. BumpKris Kennaway2000-11-033-5/+6
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=34781
* Update to 20001017 versionKris Kennaway2000-11-032-2/+2
| | | | Notes: svn path=/head/; revision=34780
* Preliminary index for 4.2-release. There are 4,101 (= 3 x 1367)Satoshi Asami2000-11-031-3922/+4101
| | | | | | | | | | ports. Amazing. By the way, I believe the 4,100th port award goes to sada-san's commit of japanese/leafrogue. Notes: svn path=/head/; revision=34778
* s/imlib2/imlib2-tmp/Satoshi Asami2000-11-031-1/+1
| | | | Notes: svn path=/head/; revision=34777
* Seems the author has started using version numbers. Bump PORTEPOCHAkinori MUSHA2000-11-034-6/+8
| | | | | | | and update to the new version `1.1'. Notes: svn path=/head/; revision=34775
* Update to 0.2.2Ade Lovett2000-11-036-23/+99
| | | | Notes: svn path=/head/; revision=34774
* Update to 0.6Ade Lovett2000-11-036-70/+80
| | | | Notes: svn path=/head/; revision=34773
* Update to 0.4Ade Lovett2000-11-0328-324/+156
| | | | Notes: svn path=/head/; revision=34772
* Add JUnit, a regression testing utility for use with the Java(TM)Akinori MUSHA2000-11-037-0/+283
| | | | | | | | | | Language. PR: ports/22578 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=34771
* Update to 3.1.Akinori MUSHA2000-11-033-5/+9
| | | | | | | | PR: ports/22580 Submitted by: Carl Johan Madestrand <cj@vallcom.net> Notes: svn path=/head/; revision=34770
* New port - japanese/leafrogue.SADA Kenji2000-11-037-0/+59
| | | | | | | | | | | | From pkg-descr, "This is a port of Leaf Rogue. Leaf Rogue as message file for Rogue-clone: Version II." PR: ports/22565 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=34769
* Bump PORTREVISION for the previous commiting.Munechika SUMIKAWA2000-11-035-0/+5
| | | | Notes: svn path=/head/; revision=34768
* Update to 1.3. There go the ha-na-bi! :>Akinori MUSHA2000-11-033-12/+10
| | | | | | | Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=34767
* Kill pnmtopng - it's now part of netpbm.Maxim Sobolev2000-11-031-1/+0
| | | | | | | | | PR: 20968 Submitted by: PF Approved by: Decedent's maintainer Notes: svn path=/head/; revision=34766
* New port - graph/leafpak.SADA Kenji2000-11-038-0/+126
| | | | | | | | | | | | From pkg-descr, This is LEAF/AQUAPLUS PAK format graphic archive file extracter. See also /usr/local/share/doc/ja/leafpak/README PR: ports/22564 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=34765
* Add xmms-shn, an xmms plugin that allows playing of shorten-compressedBill Fenner2000-11-038-0/+258
| | | | | | | audio. Notes: svn path=/head/; revision=34764