summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Work around the build errors by updating: 2.9.0 -> 2.9.1Sheldon Hearn1999-08-303-9/+7
| | | | | | | Submitted by: Damian Kuczynski <damian@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=21123
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3029-29/+29
| | | | Notes: svn path=/head/; revision=21122
* $Id$ -> $FreeBSD$Peter Wemm1999-08-306-6/+6
| | | | Notes: svn path=/head/; revision=21121
* Install properly PREFIX-ified app-defaults file so the program can findSatoshi Asami1999-08-302-0/+3
| | | | | | | pixmaps and stuff. Notes: svn path=/head/; revision=21120
* Make sure directory ${WRKDIRPREFIX}${CURDIR} exists beforeDirk Froemberg1999-08-306-9/+15
| | | | | | | | | | touching files in that directory. Problem only occurs when ${WRKDIRPREFIX} is set. Found by: bento.freebsd.org Notes: svn path=/head/; revision=21119
* Mark this port broken, bison is barfing on at least monitor1.y .Sheldon Hearn1999-08-301-0/+2
| | | | Notes: svn path=/head/; revision=21118
* Mark broken, needs to catch up with gd.Satoshi Asami1999-08-301-0/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21117
* Updated to version 1.1.9Jim Mock1999-08-3010-15/+15
| | | | Notes: svn path=/head/; revision=21116
* Update to version 0.1.10Chris Piazza1999-08-302-3/+3
| | | | Notes: svn path=/head/; revision=21115
* Activate geekcodeChris Piazza1999-08-301-0/+1
| | | | Notes: svn path=/head/; revision=21114
* Import of geekcode.Chris Piazza1999-08-306-0/+59
| | | | | | | | The Geek Code Generator. It simply generates your geek code by asking questions about all aspects of your geekiness Notes: svn path=/head/; revision=21113
* Minor nit in comment section: qt2->qt201Chris Piazza1999-08-306-6/+6
| | | | Notes: svn path=/head/; revision=21112
* New port of qt2.01. (From a repo-copy by asami).Chris Piazza1999-08-3036-2226/+8994
| | | | | | | | | PR: 13199 Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> Tested and modified by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21111
* qt2 -> qt201Chris Piazza1999-08-301-2/+2
| | | | Notes: svn path=/head/; revision=21110
* Activate pan.Jim Mock1999-08-301-1/+2
| | | | Notes: svn path=/head/; revision=21109
* Import of pan.Jim Mock1999-08-3010-0/+96
| | | | | | | | | | Pan is a threaded GNOME news reader based on Agent for Windows systems. PR: 13019 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=21108
* activate zmailerMichael Haro1999-08-301-0/+1
| | | | Notes: svn path=/head/; revision=21107
* ZMailer Mail Transport Agent packageMichael Haro1999-08-3014-0/+484
| | | | | | | | Submitted by: Alex Perel <veers@disturbed.net> Reviewed by: cpiazza, obrien Notes: svn path=/head/; revision=21106
* Upgrade to 4.0pl80.Matthew Hunt1999-08-303-17/+8
| | | | | | | | PR: 13461 Submitted by: Mark Huizer <xaa@xaa.iae.nl> Notes: svn path=/head/; revision=21105
* Close a security hole relating to a world-readable DEADJOE file.Kris Kennaway1999-08-303-0/+54
| | | | | | | | PR: 12827 Submitted by: Maintainer Notes: svn path=/head/; revision=21104
* Update to version 4.0.3Chris Piazza1999-08-292-5/+5
| | | | | | | | PR: 13460 Submitted by: maintainer Notes: svn path=/head/; revision=21103
* Uncomment a line that wasn't supposed to be commented. ThisChris Piazza1999-08-291-2/+2
| | | | | | | | | broke package building. Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=21102
* Add an Xpm.4 LIB_DEPENDS.Chris Piazza1999-08-291-1/+3
| | | | | | | Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=21101
* Update to 990829Chris Piazza1999-08-292-4/+5
| | | | Notes: svn path=/head/; revision=21100
* To avoid requiring both tcl81 and tcl80, use tcl80 instead since theSteve Price1999-08-295-15/+15
| | | | | | | | python port requires it already. My message to the maintainer went unanswered. Notes: svn path=/head/; revision=21099
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-2956-56/+56
| | | | Notes: svn path=/head/; revision=21098
* Change category of libxpg4-ns from japanese to www.SADA Kenji1999-08-293-3/+3
| | | | | | | This is useful not only for Japanese. Notes: svn path=/head/; revision=21097
* grammar gnitTim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21096
* Don't write "This is ..." in pkg/COMMENT.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21095
* Caps, no period.Tim Vanderhoek1999-08-2914-14/+14
| | | | Notes: svn path=/head/; revision=21094
* Clean this up, somewhat. To fit in 25 lines I cheated and put theTim Vanderhoek1999-08-293-33/+42
| | | | | | | author's signature on one line instead of two. Notes: svn path=/head/; revision=21093
* We need libcompat on FreeBSD/Alpha too.Steve Price1999-08-292-4/+22
| | | | Notes: svn path=/head/; revision=21092
* Make this port interoperable on the FreeBSD/Alpha. From Andrew Gallatin:Steve Price1999-08-291-0/+182
| | | | | | | | | | | | | | Due to the size difference between a struct timeval on FreeBSD/Alpha (2 longs for a total of 128 bits) and a struct timeval nearly everywhere else in the known universe (2 ints, for a total of 64-bits, even on DEC OSF/1), and the way zephyr uses timevals, it needs a bit of help. Submitted by: Adrew Gallatin <gallatin@cs.duke.edu> Obtained from: NetBSD Notes: svn path=/head/; revision=21091
* cosmetics: spaces -> tabsDirk Froemberg1999-08-292-6/+6
| | | | Notes: svn path=/head/; revision=21090
* Apache installation is needed to build this port.Jun Kuriyama1999-08-291-1/+2
| | | | Notes: svn path=/head/; revision=21089
* Update to allow 3.2 (320002) to use the new interface to the kernel.Brian Feldman1999-08-292-4/+5
| | | | Notes: svn path=/head/; revision=21087
* $Id$ -> $FreeBSD$Peter Wemm1999-08-293-3/+3
| | | | Notes: svn path=/head/; revision=21086
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2918-20/+30
| | | | Notes: svn path=/head/; revision=21085
* $Id$ -> $FreeBSD$Peter Wemm1999-08-297-7/+7
| | | | Notes: svn path=/head/; revision=21084
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2931-31/+31
| | | | Notes: svn path=/head/; revision=21083
* $Id$->$FreeBSD$Peter Wemm1999-08-297-7/+7
| | | | Notes: svn path=/head/; revision=21082
* Portlint.David E. O'Brien1999-08-293-3/+3
| | | | | | | Submitted by: mharo Notes: svn path=/head/; revision=21081
* Activate qt2Chris Piazza1999-08-291-1/+2
| | | | Notes: svn path=/head/; revision=21080
* Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.Chris Piazza1999-08-292-2/+10
| | | | | | | Submitted by: futatuki@debug.gr.jp Notes: svn path=/head/; revision=21079
* Enable vMac.Donald Burr1999-08-291-0/+1
| | | | Notes: svn path=/head/; revision=21078
* PR: ports/12597Donald Burr1999-08-298-0/+584
| | | | | | | | | | | Submitted by: troll@digitalspark.net Reviewed by: dburr@FreeBSD.ORG Import of new port emulators/vMac, a software Macintosh emulator. (Requires an image of a MacPlus ROM to work, read the vMac website for more details.) Notes: svn path=/head/; revision=21077
* Move MAINTAINERship to ports@FreeBSD.orgChris Piazza1999-08-291-1/+1
| | | | | | | | PR: 13449 Submitted by: maintainer Notes: svn path=/head/; revision=21076
* Set maintaine to ports@FreeBSD.orgChris Piazza1999-08-291-1/+1
| | | | | | | | PR: 13448 Submitted by: maintainer Notes: svn path=/head/; revision=21075
* USE_NEWGCC=yesChris Piazza1999-08-292-14/+4
| | | | | | | | PR: 13435 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> Notes: svn path=/head/; revision=21074
* Updated to version 1.1.3Jim Mock1999-08-292-3/+3
| | | | Notes: svn path=/head/; revision=21073