summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove a couple of generic-looking directories with @unexec rmdir.Satoshi Asami2000-09-222-0/+4
| | | | Approved by: maintainer
* Forther improvement of IDEA support.Satoshi Asami2000-09-221-1/+4
| | | | Submitted by: kris
* Finish moving this port from textproc/fr-ispell to french/ispell.Satoshi Asami2000-09-221-2/+1
|
* French version of staroffice (version 5.2).Satoshi Asami2000-09-2210-0/+3219
| | | | | | PR: 21129 Submitted by: Eric Masson <e-masson@kisoft-services.com> originally Modified by: Martin Blapp <mb@imp.ch>
* Remove staroffice52, so addport can add it back.Satoshi Asami2000-09-221-1/+0
|
* Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doingMaxim Sobolev2000-09-2224-598/+1164
| | | | | | this commit urgently, as there are -10 minutes left before ports freeze. OK'ed by: PW
* Remove French/German ispell ports, they have been moved to language-specificSatoshi Asami2000-09-221-4/+0
| | | | categories.
* - Update to 0.9.19;Maxim Sobolev2000-09-222-5/+4
| | | | - pythonize.
* Repo copy textproc/de{,alt,neu}-ispell to german/ispell{,-alt,-neu}.Satoshi Asami2000-09-224-6/+8
| | | | Approved by: maintainer
* New category french starts today!Satoshi Asami2000-09-224-0/+13
|
* Update to 1.2.3.Maxim Sobolev2000-09-228-92/+32
| | | | Approved by: maintainer
* Update to 0.2.0.Akinori MUSHA2000-09-222-8/+8
| | | | Now it uses textproc/eruby's shared library.
* Update to 0.1.1.Akinori MUSHA2000-09-223-7/+12
| | | | | | Add a DEFAULT_CHARSET knob. Now it builds static and dynamic libraries.
* Utilize bsd.{ruby,python}.mk.Akinori MUSHA2000-09-225-11/+29
|
* Host the distfile myself since the master site seems to no longer carry it.Kris Kennaway2000-09-221-1/+3
|
* Host the distfile myself since the other two sites are non-fetchable rightKris Kennaway2000-09-221-1/+2
| | | | now
* Add back explicit dependency on rsaref since it doesn't build without it.Kris Kennaway2000-09-222-0/+2
|
* Update this to version 4.13.Chuck Robey2000-09-224-41/+31
|
* Bump version number to note new vendor release (with the same "official"Kris Kennaway2000-09-221-1/+1
| | | | version)
* Upgrade to yabasic 2.64Kris Kennaway2000-09-222-2/+2
| | | | Submitted by: Satoshi's big ball of rice
* Fix botched attempt to delete config files on deinstall if they wereKris Kennaway2000-09-221-1/+3
| | | | unchanged from the defaults.
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-2233-124/+44
| | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
* Fix botched attempt to remove unchanged config files on deinstallKris Kennaway2000-09-222-4/+4
|
* (1) Deal with new world order with regards to RSAREF.Satoshi Asami2000-09-221-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: kris (2) Include bsd.ruby.mk if USE_RUBY and USE_LIBRUBY are defined. Submitted by: ruby-czar knu (3) USE_QT2 now uses qt22 instead of qt21. Submitted by: will (4) Typo: RUN_DEPENDS= -> RUN_DEPENDS+= in USE_LINUX. Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (5) Add ${MTEE_FOLLOWS_SYMLINKS} to mtree arg. This is either "-L" or undefined, so it will only change the behavior when mtree actually has support for the flag. Submitted by: ache (6) Change nesting of .ifs around MOTIF_OPEN -- it used to be inside PARALLEL_PACKAGE_BUILD. I don't know what I was smoking. (7) Add new category french. Now the French have the same thing the Germans have had for a while. :) Requested by: Martin Blapp <mb@imp.ch> (8) Add new virtual category zope. Requested by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
* Fix PLIST, and bump PORTREVISION accordingly.Kris Kennaway2000-09-222-5/+21
|
* ComplexProgramTarget() -> ComplexProgramTargetNoMan()Satoshi Asami2000-09-221-0/+11
|
* ftp.alpha1.net is not accepting anonftpKris Kennaway2000-09-211-1/+0
|
* Remove a dead MASTER_SITEKris Kennaway2000-09-213-6/+3
|
* Fennerize MASTER_SITE and WWWKris Kennaway2000-09-212-2/+2
|
* Fennerize MASTER_SITES and WWW linkKris Kennaway2000-09-212-4/+5
|
* Fennerize MASTER_SITES and replace with a fresh set which a) actually carryKris Kennaway2000-09-212-98/+7
| | | | | the distfile and b) are probably better sorted networkologically for the majority of users. Trim DESCR down to a sane length.
* Upgrade to 4096 virus definitions and update WWW siteKris Kennaway2000-09-213-3/+3
|
* Move uvscan 4.07e from security/uvscan. This location held an olderKris Kennaway2000-09-217-1/+65
| | | | | | | | version of the software, so we do this to preserve history. It will be reimported to uvscan after the attic has been cleaned out in a few months. Requested by: asami
* Fix the FTP site URL with trailing slash.Rajesh Vaidheeswarran2000-09-211-1/+1
|
* Add PORTREVISION=1 to reflect the changed behaviour by the previousMunechika SUMIKAWA2000-09-212-0/+2
| | | | | | commiting. Noticed by: kris
* Remove extra entries from MASTER_SITESBill Fenner2000-09-211-3/+1
|
* Enable IPv6.Munechika SUMIKAWA2000-09-216-78/+142
| | | | | PR: 21445 Submitted by: maintainer
* Give this port to ports@freebsd.org, I'm both too lazy and busyBill Fumerola2000-09-211-1/+1
| | | | to maintain it effectivly, and I wish future maintainers luck.
* Fix the build for Mesa 3.2.1.Akinori MUSHA2000-09-212-0/+12
|
* Fix portlint bug where it thinks that missing a files/md5 is fatal but theWill Andrews2000-09-212-2/+2
| | | | | | | | | | | port actually does not have any DISTFILES variable. This *should* work with slave/master ports, but I'm not sure. Now the portlint port passes its own test. ;-> PR: 21380 Submitted by: des Approved by: mharo
* Revive idle it's not quite dead, so it was buried too early.Maxim Sobolev2000-09-2111-0/+215
| | | | Brought back to life by: nectar
* Update to an 0.4-gnome interim release for easier building withAde Lovett2000-09-213-1/+5
| | | | | new gnome-print libraries (which have yet to be committed, since they break so much other stuff - sigh)
* Pythonize.Maxim Sobolev2000-09-214-142/+144
| | | | Approved by: maintainer
* sync $NetBSD: Makefile 1.3 $MIHIRA Sanpei Yoshiro2000-09-211-2/+1
|
* use ${PERL}MIHIRA Sanpei Yoshiro2000-09-211-1/+1
| | | | Submitted by: knu
* Pythonize.Maxim Sobolev2000-09-212-9/+12
|
* update new tarballMIHIRA Sanpei Yoshiro2000-09-211-1/+1
| | | | Submitted by: onigiri
* Fix X manpage problemMIHIRA Sanpei Yoshiro2000-09-211-0/+8
| | | | Reviewed by: onigiri
* Say godbye to idle - newest version now bundled with Python1.6.Maxim Sobolev2000-09-2111-215/+0
|
* Forgot to add --enable-sim to CONFIGURE_ARGS. This targetAde Lovett2000-09-211-0/+1
| | | | | | | wants to build the simulator and needs that option PR: 21434 Submitted by: maintainer