summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 1.220ijliao2001-04-052-2/+2
|
* Add pyfind 0.7.0, a file-find utilty for Gnome loosely modeled after similarsobomax2001-04-057-0/+126
| | | | Windoze utilty.
* Welcome George Reid to the party.ps2001-04-051-0/+1
| | | | Approved by: core
* Correct startup shell script - pass command line arguments to the underlyingsobomax2001-04-051-1/+2
| | | | Python script.
* Correct script used to invoke utility (pass command line arguments to it).sobomax2001-04-051-1/+2
| | | | Hall of shame entry: sobomax
* Upgrade to 0.23, and remove IS_INTERACTIVE.vanilla2001-04-052-5/+4
|
* Upgrade to 0.03.vanilla2001-04-052-3/+2
|
* Upgrade to 0.1025vanilla2001-04-052-2/+2
| | | | Approved by: maintainer
* As the last act in perhaps the briefest MAINTAINER role ever, releasensayer2001-04-052-2/+2
| | | | this port since I don't actually have a tdfx card to test with anymore.
* Mega cclient port SSL commit redux. This time with maintainer approval.nsayer2001-04-0512-102/+160
| | | | | | | | | | | | | | | 1. Add support for building cclient with SSL. Warn about the possibility that some ports may have been missed and need ssl added at link time. 2. Update cclient and imap-uw to latest versions. 3. Fix pine4 to add ssl libraries. This can be used as a model for what other ports may need to do. 4. Release MAINTAINERship (by request). Submitted by: anders@fix.no Approved by: petef@databits.net
* Upgrade to 0.1017.vanilla2001-04-052-2/+2
| | | | Approved by: maintainer
* Upgrade to 0.22.vanilla2001-04-052-2/+2
|
* Add Apache::Session::SharedMem.3 to MAN3.vanilla2001-04-051-1/+2
| | | | I forgot this last commit.
* Correct MD5.pm's path.vanilla2001-04-051-2/+2
|
* Upgrade to 3.20, Add RUN_DEPENDS to HTML::Tagset now.vanilla2001-04-053-2/+5
|
* Upgrade to 2.02, MD5 module depends to Digest::MD5 now.vanilla2001-04-053-7/+7
|
* Fix 'make package' in the no X11 case.jmz2001-04-053-3/+48
| | | | Submitted by: Alec Wolman <wolman@cs.washington.edu>
* Update DATs to verison 4132jeh2001-04-042-2/+2
| | | | Approved by: kris
* Finish getting rid of pine4-sslnsayer2001-04-041-16/+0
|
* Scrap pine4-ssl port as a separate entity. Shortly the pine4 port willnsayer2001-04-0411-208/+0
| | | | get a WITH_SSL=yes option, hopefully.
* Forced commit: Most of the changes mentioned in the previous commit werensayer2001-04-040-0/+0
| | | | | | aborted. However, I will go ahead and de-orbit pine4-ssl, since hopefully the new and improved pine4 with ssl support will be forthcoming.
* Back out my last change.nsayer2001-04-043-38/+11
| | | | | | I started the commit and decided that my timeout of petef may have been premature. The commit got started rather than aborted. I will try contacting petef some more first.
* Mega commit for cclient based port SSLnsayer2001-04-044-12/+38
| | | | | | | | | | | | | | | | 1. Update cclient and imap-uw to latest code from uwash. 2. Enable building cclient with SSL turned on. Warn folks that subordinate ports will need SSL libraries added in case we missed any. 3. Enable building imap-uw with SSL support. 4. Add WITH_SSL for pine so that it adds the crypto link options. 5. Finally de-orbit pine4-ssl port. Submitted by: anders@fix.no Maintainer timeout: petef@databits.net
* Use ${LOCALBASE} in pkg-message, not "/usr/local".olgeni2001-04-041-1/+1
|
* Update modules: net and apache.olgeni2001-04-042-1/+4
| | | | | | | | | | | From the webmin updates page: apache: Two virtual servers can be created with the same name and port. On systems that restrict which Webmin users can edit which virtual servers, this could be used to get around the restriction. net: Virtual network interfaces could not be setup properly on Solaris 8. (this should not affect FreeBSD users).
* Update to JadeTeX 3.6, take MAINTAINERship.nik2001-04-042-10/+4
| | | | Approved by: Previous MAINTAINER, Sean Kelly <kelly@ad1440.net>
* Fix another PTHREAD_LIBS conversion victim.sobomax2001-04-041-1/+1
| | | | Prompted by: maintainer
* Update to version 0.3.0 -- patch-ab is no longer needed.jim2001-04-048-92/+30
|
* Add py-asv 0.4, an extensible Python module to parse simple textsobomax2001-04-046-0/+73
| | | | | | | file formats like CSV. PR: 26349 Submitted by: Johann Visagie <johann@egenetics.com>
* Update to 1.5.knu2001-04-042-2/+2
|
* Add py-orbit, python bindings for ORBit, a CORBA 2.2-compliant ORB.nbm2001-04-0411-0/+109
| | | | | PR: 26346 Submitted by: Johann Visagie <johann@egenetics.com>
* add mupad.sf2001-04-041-0/+1
|
* Add mupad, a sophisticated computer algebraic system, like mathematicasf2001-04-048-0/+1515
| | | | | | | | | | | | | | | or maple. This is commercial software. There are single-user/non-commercial, and educational purpose license. note: The author agreed with us to distribute it o modify to make work on FreeBSD o on our ftp sites in as-is and packaged form. PR: 25366 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Update Vim 5.7 to patchlevel 28.obrien2001-04-042-2/+3
|
* Update to 0.0.3.knu2001-04-043-21/+2
|
* Checksum changed (no changes in content).tg2001-04-041-1/+1
|
* I don't know offhand how to delay defining PYTHON_PLATFORM untiltg2001-04-041-1/+4
| | | | | | | the dependencies are evaluated and $PYTHON_CMD will surely exist, so I fake it with the help of expr(1), $OPSYS and $OSREL. PR: 26318
* Update to 0.74brian2001-04-042-2/+2
| | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: Dominik Brettnach <domi@saargate.de> PR: 26333
* Update to 0.73brian2001-04-046-67/+81
| | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: Dominik Brettnach <domi@saargate.de> PR: 26233
* update to 3.1mharo2001-04-0411-93/+195
| | | | | PR: 26335 Submitted by: William Lloyd <wlloyd@galt.slap.net> (new maintainer)
* Various fixes:will2001-04-046-3/+8
| | | | | | | - Put kdesupport11 dependency back. I forgot that it is not implied by kdelibs11 as kdesupport2 is by kdelibs2. - HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed. - Add X11 headers to CPPFLAGS for moonshine (extreme case).
* Add qthreads dependency + remove whitespace before EOL in plist.will2001-04-042-2/+3
| | | | Found by: bento
* Use PERL_VER and PERL_ARCH instead of hard coded versionsmharo2001-04-041-10/+10
| | | | | PR: 26334 Submitted by: maintainer
* Update to 0.81.will2001-04-043-7/+17
| | | | Notified by: author
* Upgrade to 0.9.7.0.sumikawa2001-04-044-16/+21
| | | | | PR: ports/26325 Submitted by: xaa+ports@timewasters.nl
* Previous commiting did not support IPv6 :-Psumikawa2001-04-043-10/+4
| | | | Submitted by: ume
* portlint3: WARN: pkg-descr 5: whitespace before end of linemharo2001-04-031-1/+1
|
* portlint3: WARN: pkg-descr: whitespace before end of linemharo2001-04-031-3/+3
|
* Remove files not found in KDE 2.1.1.will2001-04-034-12/+0
| | | | Found by: bento
* portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.mharo2001-04-034-4/+4
|
OpenPOWER on IntegriCloud