summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Libstocks is a C library which can be used to fetch stocks quotes.mi2002-01-0817-0/+205
| | | | | It comes with a CLI client and the Siag Office can be built to interface with it.
* bitmap --> ports/editors/bitmapyoichi2002-01-081-0/+2
| | | | emacs-w3m --> ports/www/emacs-w3m
* Add modules below. Remove the module `elib-emacs'.okazaki2002-01-081-1/+2
| | | | | elib --> ports/devel/elib elib-emacs19 --> ports/devel/elib-emacs19
* Upgrade to version 0.2.92brian2002-01-089-42/+30
|
* Remove devel/elib-emacs after the repocopy to devel/elib.okazaki2002-01-088-173/+0
|
* Follow the change of lisp directory for bitmap-mule.yoichi2002-01-081-1/+1
| | | | Approved by: maintainer
* mowitz --> ports/x11-toolkits/mowitzmi2002-01-081-0/+1
|
* This is the Mowitz ("More widgets") library.mi2002-01-088-0/+214
| | | | | | This is a widget collection, which used to be a part of Siag Office. The author has decided to maintain the widgets separately, so other software can use them. See: http://siag.nu/mowitz/ for more.
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-0860-0/+180
| | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net>
* Update to 0.2.2pat2002-01-086-6/+8
| | | | | PR: 33665 Submitted by: maintainer
* Update to 0.3.2pat2002-01-082-2/+2
|
* Update imap-utils.tar.Z checksum due to new tarball (insignificant update).anders2002-01-071-1/+1
| | | | Submitted by: jwd
* Fix error where if '-' is actually used in invoking su(1), we lose allwill2002-01-074-7/+7
| | | | | | | | | the environment vars like DISPLAY etc. Bump PORTREVISION. Alan and I still suspect the problem is somewhere else, but this at least gets kdesu working. He feels I should back it out, but I'm going to keep it since it's better than what we had last: a broken kdesu. Submitted by: Alan Eldridge <alane@geeksrus.net>
* The distfile was changed trivially.trevor2002-01-071-0/+1
| | | | Submitted by: Adam Kranzel <adam@blacktabby.org>
* Restructuring of the Elib port.okazaki2002-01-073-2/+21
| | | | | | | - use `elib' as the Elib master port instead of `elib-emacs'. - add `elib-emacs19' as a satellite port for the Emacs 19 support. - connect `elib' and `elib-emacs19' - disconnect `elib-emacs'
* Set IGNORE until restructuring of the elib port finishes.okazaki2002-01-071-0/+1
|
* Fix typo in MAINTAINER. This kind of thing is why I think MAINTAINER-lessfenner2002-01-071-1/+1
| | | | | ports should simply have no MAINTAINER line and pick up the default from bsd.port.mk.
* Add the warning, that the older style <+ ... +> are no longer recognized,mi2002-01-071-3/+4
| | | | and the user must switch to <? ... ?> before restarting Apache...
* - add -DWITH_MCCP (mccp v1/v2 support)fjoe2002-01-074-2/+802
| | | | - assume maintainership
* Upgrade to 0.11.5.mi2002-01-073-3/+3
| | | | Submitted by: fenner-script
* sync with XFree86-4sf2002-01-073-6/+22
| | | | - Fix a flickering LCD problem with i815 chipset.
* Fully qualify MAINTAINER address.fenner2002-01-076-6/+6
|
* Remove janssen@rendo.dekooi.nl as MAINTAINER; mail has been bouncing forfenner2002-01-071-1/+1
| | | | 2.5 months.
* Remove s.moeding@ndh.net as MAINTAINER; mail has been bouncing for 3 months.fenner2002-01-072-2/+2
|
* Remove rantapaa@uswest.net as MAINTAINER; mail has been bouncing forfenner2002-01-071-1/+1
| | | | 2.5 months.
* Remove Donald Burr <d_burr@ix.netcom.com> as MAINTAINER; mail has beenfenner2002-01-071-1/+1
| | | | bouncing for 3 months.
* Fix a flickering LCD problem with i815 chipset.jmz2002-01-072-5/+21
| | | | | PR: ports/33504 Submitted by: Peter KC Lee <peterkclee@mindless.com>
* Fix dependency for xemacs21-mule.yoichi2002-01-073-4/+4
| | | | | | Add \n at the end of pkg-descr. Submitted by: bento
* o unbreak for XFree86-3.sf2002-01-072-10/+8
| | | | | o install Japanese docs under share/doc/ja. o PORTDOCS.
* Update port to version 1.11olgeni2002-01-078-68/+32
| | | | | PR: 30911 Submitted by: Simon Marlow <simon@smarlow.com>
* Update port to version 5.02.1olgeni2002-01-0715-1608/+1821
| | | | | PR: 32001 Submitted by: Simon Marlow <simon@smarlow.com>
* - Update to version 3.9.1wjv2002-01-073-11/+17
| | | | | | | | - Add version to PLIST_SUB to eliminate one further change which was hitherto necessary with each update (good one!) PR: 33457 Submitted by: Alan Eldridge <ports@geeksrus.net>
* xtel -> fr-xtelsf2002-01-071-1/+1
|
* include pre.mk for XFREE86_VERSION usage.sf2002-01-073-4/+8
| | | | Noticed by: Dan Langille <dan@langille.org>
* Add tex to BUILD_DEPENDS to it packages correctly on bento.demon2002-01-071-1/+2
|
* RUN_DEPEND on latex to build documentation correctly.demon2002-01-074-12/+4
| | | | | Remove strip commands from post-install target: binaries are stripped without this hack.
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-0753-1614/+4172
| | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports.
* Catch up with interface change in XML::LibXML 1.31, using a patchsheldonh2002-01-072-0/+36
| | | | | | | | | officially sanctioned by the PageKit distribution maintainer. Bump PORTREVISION accordingly. Submitted by: tobez Approved by: maintainer
* - Add a patch for a small typo(?) which results in half the bits of awjv2002-01-072-0/+12
| | | | | | | | generated UUID being trown away - Bumped PORTREVISION PR: 31508 Submitted by: Alan Eldridge <alane@geeksrus.net>
* Add forgotten ONLY_FOR_ARCHS=i386.des2002-01-071-0/+2
|
* Rough port of JavaNNS 1.0 beta. It runs fine, but complains about notdes2002-01-077-0/+242
| | | | finding its configuration and help files. I'll fix these issues later.
* javanns -> ports/math/javannsdes2002-01-071-0/+1
|
* Remove obsolete patch files.olgeni2002-01-072-60/+0
| | | | Submitted by: maintainer
* o update to 1.4.sf2002-01-074-15/+6
| | | | | | o navi2ch joined to sourceforge. Obtained from: http://pc.2ch.net/test/read.cgi/unix/1009340234/133 (for update)
* Update to exim-3.34:sheldonh2002-01-0712-210/+6
| | | | | | | | * Mostly incorporates patches already carried by the port. * Fixes a vulnerability in pipe handling, which was not exposed by the default configuration, but which could have been exposed if the configuration were altered appropriately.
* Update plist with files installed in version 0.12.2roger2002-01-073-18/+48
| | | | Obtained from: bento
* Upgrade to version 1.0brian2002-01-076-24/+24
| | | | | | | | | Bump PORTEPOCH (as we're going from 20011007 to 1.0) Add http://prdownloads.sourceforge.net/speedtouch/ as a master site Correct a typo in the Makefile (arpwatch -> libdata) Update accreditations as requested by the author Default the mode to -ddial rather than -background Fix a typo in the quick-install dialogue
* Update to 0.14beta2.yoichi2002-01-074-16/+19
| | | | | PR: ports/33531 Submitted by: MAINTAINER
* Add one more sourceforge mirror located in Rissia.demon2002-01-071-1/+2
|
* Update to 9.23.demon2002-01-076-29/+43
| | | | | PR: 33597 Submitted by: KATO Tsuguru <tkato@prontomail.com>
OpenPOWER on IntegriCloud