summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change the way the configure script is executed and included in orderAlexander Langer2001-05-2414-70/+70
| | | | | | | | | | | | to make dependencies work. Call the script pre-fetch and include Makefile.inc AFTER it has been created. Reported by: Disturbed FreeBSD newbie who couldn't figure out why this didn't work as expected. Notes: svn path=/head/; revision=43014
* add py-irclibYing-Chieh Liao2001-05-246-0/+67
| | | | | | | | | | IRC protocol client library for Python PR: 26823 Submitted by: Chang Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=43013
* Upgrade to 0.45Neil Blakey-Milner2001-05-246-4/+14
| | | | Notes: svn path=/head/; revision=43012
* Update to 4.9.10Neil Blakey-Milner2001-05-246-9/+9
| | | | Notes: svn path=/head/; revision=43011
* depends on something else in jakarta-antYing-Chieh Liao2001-05-242-2/+2
| | | | | | | | PR: 26820 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=43010
* add py-xmlrpcYing-Chieh Liao2001-05-247-0/+58
| | | | | | | | | | A fast implementation of the xmlrpc spec for Python PR: 26769 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=43009
* add p5-ShoutYing-Chieh Liao2001-05-247-0/+67
| | | | | | | | | | Perl glue for libshout MP3 streaming source library PR: 26677 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=43008
* add p50-ShoutYing-Chieh Liao2001-05-241-0/+1
| | | | | | | | | | Perl glue for libshout MP3 streaming source library PR: 26677 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=43007
* upgrade to 1.0.5Ying-Chieh Liao2001-05-246-4/+8
| | | | | | | | | | PR: 26676 Submitted by: Leo Kim <leo@florida.sarang.net> Reviewed by: olgeni No response from: maintainer Notes: svn path=/head/; revision=43006
* link against static mysqlclient libsYing-Chieh Liao2001-05-241-2/+2
| | | | | | | | | PR: 26675 Submitted by: Michael Harnois <mdharnois@home.com> Approved by: maintainer Notes: svn path=/head/; revision=43005
* Update to the latest snapshot, 0.8.1-2001.05.24.Akinori MUSHA2001-05-242-2/+8
| | | | Notes: svn path=/head/; revision=43004
* Update to the latest snapshot, 0.9.2-2001.05.24.Akinori MUSHA2001-05-242-1/+6
| | | | Notes: svn path=/head/; revision=43003
* Update the Nessus suite to version 1.0.8.Jimmy Olgeni2001-05-2420-20/+154
| | | | Notes: svn path=/head/; revision=43002
* - New Port to build a package linked with cnewsDirk Meyer2001-05-242-0/+14
| | | | | | | - Suck is used as master-port Notes: svn path=/head/; revision=43001
* Update lang/ruby to 1.6.4-preview3.Akinori MUSHA2001-05-243-7/+5
| | | | Notes: svn path=/head/; revision=43000
* I am tired of chasing the Vim support files (help, syntax, etc..).David E. O'Brien2001-05-242-340/+18
| | | | | | | Dynamically produce the share portion of pkg-plist at install time. Notes: svn path=/head/; revision=42999
* Chase the directory layout on ftp.redhat.com, no checksum changes.Jimmy Olgeni2001-05-248-24/+24
| | | | Notes: svn path=/head/; revision=42998
* Sigh. Think more carefully. Seems that any kind of circular dependencyAde Lovett2001-05-242-2/+5
| | | | | | | | | | (port A has *_DEPENDS on port B, and vice versa), causes make to go a little strange[tm] on install, clean, even though the build succeeds. Gah. Notes: svn path=/head/; revision=42997
* 1. Add the modem connect/hangup utility, since the author has provided aNick Sayer2001-05-248-12/+38
| | | | | | | | | | | | | version numbered distfile. 2. Fix the configurator class name in the script. 3. Use INSTALL_DATA rather than CP to install the docs. 4. bump PORTREVISION again. Notes: svn path=/head/; revision=42996
* Update to 2.0.4.1142.Akinori MUSHA2001-05-2410-35/+70
| | | | | | | | | | | Use mdconfig on 5-CURRENT. PR: ports/27585 Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>, knu (vn/md compatibility part) Notes: svn path=/head/; revision=42995
* Update to 1.0.Akinori MUSHA2001-05-246-14/+156
| | | | | | | | PR: ports/27603 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER) Notes: svn path=/head/; revision=42994
* Update to 0.22.Akinori MUSHA2001-05-244-6/+4
| | | | | | | | PR: ports/27602 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER) Notes: svn path=/head/; revision=42993
* Rework previous commit. Turns out that pkgconfig is not a build-timeAde Lovett2001-05-245-10/+9
| | | | | | | | dependency for glib12, so remove that, and put pkgconfig back to the way it was before. Notes: svn path=/head/; revision=42992
* Update ruby-gnome, ruby-gtk, ruby-gdkimlib and ruby-gdkpixbuf to 0.25.Akinori MUSHA2001-05-244-6/+22
| | | | Notes: svn path=/head/; revision=42991
* Add back on dirrm that is easist to do here than in the auto-produce code.David E. O'Brien2001-05-242-0/+2
| | | | Notes: svn path=/head/; revision=42990
* I am tired of chasing the Vim support files (help, syntax, etc..).David E. O'Brien2001-05-244-980/+36
| | | | | | | Dynamically produce the share portion of pkg-plist at install time. Notes: svn path=/head/; revision=42989
* Fix typo.David E. O'Brien2001-05-242-2/+2
| | | | Notes: svn path=/head/; revision=42988
* Chase distfiles.Dirk Froemberg2001-05-236-33/+362
| | | | | | | PR: ports/27561 Notes: svn path=/head/; revision=42987
* Add option for linuxthreads (WITH_LINUXTHREADS).Dirk Froemberg2001-05-239-0/+63
| | | | | | | Submitted by: Alexey Zakirov <frank@agava.com> Notes: svn path=/head/; revision=42986
* Add MASTER_SITES from the archivers/unzip port.Jimmy Olgeni2001-05-231-1/+2
| | | | Notes: svn path=/head/; revision=42985
* Update to version 4140James E. Housley2001-05-232-2/+2
| | | | Notes: svn path=/head/; revision=42984
* Try to remove the plugins directory at deinstall time.Jimmy Olgeni2001-05-232-0/+2
| | | | | | | | PR: 27586 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42983
* Add ruby-odbc, a Ruby extension library to use ODBC data sourcesAkinori MUSHA2001-05-236-0/+65
| | | | Notes: svn path=/head/; revision=42982
* add missing m4 filesYing-Chieh Liao2001-05-231-0/+9
| | | | | | | | PR: 27595 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42981
* Upgrade, re-organize PORTDOCS, change the maintainer.Mikhail Teterin2001-05-235-43/+55
| | | | | | | | | PR: 27406 Submitted by: new maintainer <petef@databits.net> Approved by: previous mainainer <tom> Notes: svn path=/head/; revision=42980
* Update to a snapshot from today.Alexander Langer2001-05-233-9/+15
| | | | | | | Submitted by: nra Notes: svn path=/head/; revision=42979
* Update postfix snapshot to 20010502Ying-Chieh Liao2001-05-233-8/+7
| | | | | | | | | | | Update TLS to work with this snapshot Update IPv6 PR: 27582 Submitted by: maintainer Notes: svn path=/head/; revision=42978
* Update to 0.5.0George C A Reid2001-05-236-9/+9
| | | | | | | Submitted by: Kim Jonguk <bjkju@yahoo.co.kr> Notes: svn path=/head/; revision=42977
* Drop maintainership.Jimmy Olgeni2001-05-231-1/+1
| | | | Notes: svn path=/head/; revision=42976
* Set the correct pathnames for the postgresql module in the defaultJimmy Olgeni2001-05-231-2/+5
| | | | | | | | | configuration file. Noticed by: mi Notes: svn path=/head/; revision=42975
* upgrade to 0.7Ying-Chieh Liao2001-05-232-4/+4
| | | | | | | | | PR: 27568 Submitted by: maintainer Noted by: ats@first.gmd.de Notes: svn path=/head/; revision=42974
* Correct path to dependency ($(PERL_ARCH) and not $(ARCH)-freebsd)Alexander Langer2001-05-231-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=42973
* add 'Missing Mail' notificationYing-Chieh Liao2001-05-231-0/+1
| | | | | | | | PR: 27565 Submitted by: maintainer Notes: svn path=/head/; revision=42972
* Since the module uses freedb.org by default now,Yaroslav Tykhiy2001-05-231-7/+0
| | | | | | | | the note on the cddb.com vs. freedb.org issue became irrelevant and needs to be removed from pkg-descr. Notes: svn path=/head/; revision=42971
* Add documentation.Alexander Langer2001-05-231-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=42970
* Fix a bug that may cause image corruption during mouse movements.Maxim Sobolev2001-05-232-9/+7
| | | | Notes: svn path=/head/; revision=42969
* fix malformed patch (apparently some tab was converted intoLuigi Rizzo2001-05-231-6/+6
| | | | | | | whitespace) Notes: svn path=/head/; revision=42968
* Add some missing manpages and tweak PLIST.David E. O'Brien2001-05-234-4/+32
| | | | | | | | PR: 27346 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42967
* Add the profiled lib (note that `make package' will fail now if you haveDavid E. O'Brien2001-05-231-0/+2
| | | | | | | | | | | your /etc/make.conf set to not build them. But stock settins should probably be assumed and the Bento-lead cluster is using stock settings. PR: 27469 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42966
* upgrade to 1.3.2Ying-Chieh Liao2001-05-232-3/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=42965