aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typo in a URLobrien1998-12-011-2/+2
* Mark BROKEN due to fetch failure.obrien1998-12-011-1/+3
* Instead of chmod'ing a script (which could be on a read-only filesystem),asami1998-12-011-5/+2
* NO_WRKDIR is evil.asami1998-12-013-9/+6
* Upgrade to 1.1.19, don't split info page.vanilla1998-12-016-37/+103
* Upgrade to 0.1.2.vanilla1998-12-012-4/+4
* Upgrade to 0.4.2, it add better skin support.vanilla1998-12-016-20/+30
* Explicitly create ${WRKDIR}. Apparently unzip can't create more thanasami1998-12-011-1/+3
* System perl installs this in /usr/local/local/lib.asami1998-12-011-3/+8
* Need to create etc/rc.d by myself if I'm not going to run mtree.asami1998-12-011-1/+2
* work -> ${WRKDIR}asami1998-12-013-6/+6
* Don't attempt to build if kernel source is missing.asami1998-12-011-1/+5
* Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extractasami1998-12-013-3/+14
* Upgrade to 1.0j.tg1998-12-013-8/+9
* Add USE_XLIB.asami1998-12-011-1/+2
* Add USE_XLIB. Also, "commercial package" is no reason for NO_PACKAGE;asami1998-12-011-2/+2
* Upgrade to 2.00.tg1998-12-013-6/+179
* Upgrade to 2.1b2.tg1998-12-012-4/+4
* Oops, forgot commit BROKEN_ELF removal from these two.asami1998-12-014-12/+4
* Checksum changed already!nectar1998-12-011-1/+1
* Update to 2.1.nectar1998-12-012-9/+8
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-01133-364/+609
* Add dependency to xpm.asami1998-12-019-18/+27
* Don't try to be too fancy about using ps to find its flags, it breaksasami1998-12-0130-120/+460
* Activate `marc-search'.jkoshy1998-12-011-1/+2
* Import of a port for `marc-search' which offers a web based searchjkoshy1998-12-018-0/+132
* Change categories to "audio kde". It was (believe me or not) "x11".asami1998-12-015-10/+10
* Oops, forgot to commit these. BROKEN_ELF fix.asami1998-12-016-0/+198
* Use the recently-released source of the Wnn6 client library, so we aren'tasami1998-12-0116-72/+120
* Don't try to do anything fancy and copy stuff under ${WRKDIR} so this worksasami1998-12-011-10/+7
* This is the official INDEX for 2.2.8-RELEASE. There are 1,877 ports.asami1998-11-301-1003/+1131
* *groan* another typo, tcp_wrappers -> tcp_wrapper. Who committed this anyway?!?asami1998-11-301-2/+2
* Fix the bug when the user specs the source address as the tun0/ppp0asami1998-11-303-0/+60
* You need ${PORTSDIR} in front of of dependencies....asami1998-11-301-2/+2
* Another missing xpm dependency.asami1998-11-301-2/+3
* Typo.asami1998-11-303-6/+6
* Add netatalk-asun.asami1998-11-291-1/+2
* Add jpeg dependency.asami1998-11-291-2/+3
* One more xpm dependency.asami1998-11-291-2/+3
* One last missing xpm dependency.asami1998-11-291-2/+3
* More missing dependencies.asami1998-11-2911-11/+29
* Back out update - we're in freeze. Whoops.eivind1998-11-292-3/+3
* Create info/dir before attempting install-info.asami1998-11-293-3/+18
* Add nas to BUILD_DEPENDS too.asami1998-11-291-2/+3
* Create installation directory.asami1998-11-291-1/+2
* EXEC_DEPENDS is deprecated.asami1998-11-291-2/+2
* Depends on xpm.asami1998-11-291-1/+3
* One more tiff34 fix. This thing was even lacking the dependency, probablyasami1998-11-293-6/+9
* Back out last commit -- we are in a freeze. Pass me the pointy hat.nectar1998-11-291-1/+1
* Create installation directory.asami1998-11-291-1/+2
* Back out last commit -- we are in a freeze. Pass me point hat.nectar1998-11-291-7/+8
* This port requires X.asami1998-11-291-1/+2
* Update to 2.1nectar1998-11-292-9/+8
* Update to version 1.3.6. This fix a problem with movie generation.eivind1998-11-292-4/+4
* Unbreak package by updating PLIST.asami1998-11-292-38/+36
* Upgrade to 3.2d. The old distfile was not fetchable.asami1998-11-282-5/+6
* A few more USE_XLIBs.asami1998-11-2827-33/+62
* LIB_DEPENDS on Xpm.asami1998-11-282-2/+6
* LIB_DEPENDS on tk8.0.asami1998-11-281-1/+3
* * Removed MULTIVERSION logic until there is time to make it work right.obrien1998-11-282-16/+2
* Depend on emacs; need to byte-compile some .elc's.asami1998-11-281-1/+3
* Create installation directories.asami1998-11-281-2/+5
* More USE_XLIBs.asami1998-11-2813-13/+28
* Typo.asami1998-11-283-6/+6
* A few more USE_XLIBs.asami1998-11-2811-12/+26
* Add USE_XLIB.asami1998-11-284-4/+10
* Mark this broken for 3.0:asami1998-11-281-2/+7
* The configure script sometimes goes into an infinite loop, spewing outasami1998-11-281-1/+3
* Tell configure where emacs lisp files should go, and create the directoryasami1998-11-281-1/+5
* Mark this broken:asami1998-11-281-1/+2
* Mark this broken.asami1998-11-281-1/+3
* Mark this broken:asami1998-11-282-2/+4
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeasami1998-11-2811-11/+25
* Create ${PREFIX}/bin before cat'ing a file into it.asami1998-11-288-0/+8
* Unbreak by fixing manpage variables.asami1998-11-281-5/+2
* Unbreak (new master sites).asami1998-11-271-4/+4
* Define USE_XLIB.asami1998-11-271-1/+2
* This port requires X to compile, so define USE_XLIB.asami1998-11-271-1/+2
* Add another master site.asami1998-11-261-2/+3
* Mark broken, can't fetch.asami1998-11-261-1/+3
* Sorry, marked teTeX instead af teTeX-beta broken by mistake. Also, changeasami1998-11-262-6/+2
* Doesn't package....asami1998-11-261-1/+3
* Sorry, still doesn't package.asami1998-11-262-2/+6
* Change library name.asami1998-11-262-4/+4
* Escape quote.asami1998-11-261-2/+2
* Mark this NO_CDROM; this depends on glimpse, and it will hang foreverasami1998-11-261-1/+2
* libtiff is now "tiff.4", not "tiff34.1".asami1998-11-262-86/+2
* Upgrade to 3.1, and remove all the patches as the author seems to havebillf1998-11-264-16/+13
* remove manpages from PLIST as requested by Satoshiandreas1998-11-267-2485/+0
* Whoops! This script has a LIB_DEPENDS that didn't have it's regexpbillf1998-11-263-3/+3
* Follow ja-gtk's libnames change.sada1998-11-261-3/+4
* Add Wes Peters to committers; welcome, Wes!jkh1998-11-262-8/+4
* Typo "sbin/upsmon" -> "sbin/upsmond"billf1998-11-261-1/+1
* Update bug where a non-existant ${PREFIX}/www/data will make the installbillf1998-11-263-14/+5
* Added patch-aa so this didn't break in -CURRENTbillf1998-11-262-6/+21
* Sorry,this was BROKEN.flathill1998-11-262-0/+28
* Remove BROKEN tag.vanilla1998-11-254-8/+22
* reImport xhime.flathill1998-11-251-1/+1
* Add SUBDIR += windowmaker-i18nflathill1998-11-251-1/+2
* upgrade to 2.39ache1998-11-252-7/+4
* This is a GNUStep-compliant NeXTStep clone window manager with i18n extentionflathill1998-11-256-20/+172
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-2527-53/+53
* Distfile has been changed. Use better mirror site.tg1998-11-252-5/+5
* Create libtiff.so symlink for a.out case.asami1998-11-251-2/+7
* Mark this broken while it awaits upgrade after repository copy.asami1998-11-251-1/+3
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-2543-412/+100
* Upgrade to v2.3.3.jkoshy1998-11-254-213/+262
* Switches MAINTAINER to FUJISHIMA Satsuki<k5@respo.or.jp>flathill1998-11-252-5/+5
* Fix BROKEN.flathill1998-11-251-3/+1
* Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.jkoshy1998-11-252-4/+29
* Mark this broken.asami1998-11-252-2/+6
* Mark this broken:asami1998-11-251-1/+3
* Change USE_QT to use version 1.41. I know this is a little premature,asami1998-11-251-2/+2
* Activate upsmonbillf1998-11-251-1/+2
* Add reasoning for NO_PACKAGE on ports/sysutils/upsmonbillf1998-11-251-1/+3
* Initial import of ports/sysutils/upsmonbillf1998-11-258-0/+85
* Add in one more part.obrien1998-11-252-8/+6
* I don't want to see 2.2.8 go out w/o Comunicator 4.5 and this has beenobrien1998-11-258-458/+430
* * use ${BINOWN}.${BINGRP} rather than `bin.bin' as 3.0+ uses root.wheel.obrien1998-11-252-12/+6
* * Fix md5 checksum that I messed up on last commit.obrien1998-11-252-10/+28
* Version up of jvim3: 1.3d -> 1.3isada1998-11-2512-58/+64
* * Update checksum for distribution.nectar1998-11-254-36/+65
* Fix for building on 3.0nectar1998-11-253-18/+18
* Use the static libPropList.tg1998-11-251-3/+3
* Don't use the shared libPropList. This is supposed to fix the SIGBUStg1998-11-254-30/+6
* Update of resource file.sada1998-11-246-26/+42
* - obey CFLAGSstb1998-11-244-32/+87
* netatalk-asun - File and Print server for AppleTalk, enhanced by Adrian Sunstb1998-11-2415-0/+914
* Update to mikmod-3.0.4.flathill1998-11-244-22/+35
* Create installation directory first.tg1998-11-242-2/+4
* Fix following.flathill1998-11-241-4/+4
* Add SUBDIR xmulti and xhimeflathill1998-11-241-1/+3
* reImport xmulti.flathill1998-11-246-0/+136
* Remove xhime,xmultiflathill1998-11-241-3/+1
* reImport xhime.flathill1998-11-246-0/+74
* Add PKGNAME without the "v" in version number.asami1998-11-2414-14/+28
* Makefile comment change.itojun1998-11-241-3/+3
* enable ports/misc/lv, multilingual file viewer.itojun1998-11-241-1/+2
* Bypass a sanity check that see if stdin is closedsmace1998-11-241-0/+19
* lv, a multilingual text file viewer.itojun1998-11-245-0/+38
* move ports/texproc/lv to ports/misc.itojun1998-11-241-2/+1
* original distribution URL and maintainer email address has updated.itojun1998-11-241-3/+3
* Add shlib minor != 0.asami1998-11-2410-10/+10
* Remove NO_PACKAGE from these too.steve1998-11-244-8/+4
* Don't use NO_CHECKSUM. Also remove NO_PACKAGE while I'm heresteve1998-11-241-3/+1
* enable ports/textproc/lv.itojun1998-11-241-1/+2
* Restore shlib minors != 0.asami1998-11-246-36/+36
* Typo (was making libX11.so symlink in two places).asami1998-11-246-12/+12
* Patch up some typos.asami1998-11-247-63/+63
* files -> ${FILESDIR}billf1998-11-241-3/+3
* Mark this broken:asami1998-11-241-1/+3
* * Add a script ``bin/fvwm95.find'', which could be invoked fromsada1998-11-243-6/+8
* Upgrade to 0.50.0, update the homepage, add new files to PLIST.billf1998-11-2412-18/+24
* Upgrade to 3.3.3jmz1998-11-2427-409/+625
* portlint - bring COMMENT under 70 charactersbillf1998-11-243-3/+3
* This is a null commit to record information I forgot to put insada1998-11-242-2/+2
* I had a patch that fixed this, then I said "I'll just use sed", and Ibillf1998-11-241-5/+7
* This is a null commit to record information I forgot to put insada1998-11-240-0/+0
* Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet.archie1998-11-244-0/+103
* Upgrade to 0.5.0, it can works with gtk11 still :(vanilla1998-11-244-8/+8
* Upgrade to 0.9.18.vanilla1998-11-243-58/+77
* Upgrade to 1.17.vanilla1998-11-247-46/+55
* Upgrade to 0.20p48.vanilla1998-11-244-13/+33
* Update of postgresql bumped libpq version number from .1 -> .2nectar1998-11-241-2/+2
* enable qt141andreas1998-11-241-1/+2
* The long awaited port of qt141andreas1998-11-2428-413/+2877
* Change @mkdir to @exec mkdir so that it actually worksjseger1998-11-241-1/+1
* Update to xsystem-3.5-19981123.flathill1998-11-233-3/+7
* The GNU Privacy Guardkuriyama1998-11-2310-0/+122
* Activate gnupg.kuriyama1998-11-231-1/+2
* Add descriptions for ssh2 and gnupg.kuriyama1998-11-231-2/+3
* upgrade to latest stable version 0.91andreas1998-11-232-4/+4
* Remove name of package from front.flathill1998-11-233-3/+3
* Make the package properly create the leim dirjseger1998-11-231-0/+1
* Change comment to 'libicq is intended to make it easy to add ICQ communicati...flathill1998-11-233-3/+3
* Upgrade to version 4.1.4jseger1998-11-233-5/+6
* We put kcfont on lib/X11/fonts/local now.vanilla1998-11-232-4/+4
* Remove extraneous space that snuck in with previous commit.asami1998-11-233-6/+6
* This one is so broken I can't get it to reinstall after deinstall. Markasami1998-11-232-2/+4
* Oops, there was one more missing file....asami1998-11-232-2/+0
* Typo (PORSDIR -> PORTSDIR).asami1998-11-235-10/+10
* Brand acroread executable. Doesn't really matter because it's linkedtg1998-11-233-6/+9
* Remove nonexistent file "lib/X11/XFCE/Quickstart".asami1998-11-232-2/+0
* Portlint.asami1998-11-232-6/+6
* No need to use +=.asami1998-11-231-3/+3
* Mark it broken, doesn't package.asami1998-11-231-1/+3
* Mark it broken, doesn't build on 2.2-stable.asami1998-11-231-1/+3
* Make the message match reality.asami1998-11-232-4/+4
* A little portlint. Also, enscript dir name changed.asami1998-11-232-12/+12
* No need to use += for variables defined only once.asami1998-11-231-2/+2
* Use NO_WRKSUBDIR.asami1998-11-231-2/+2
* Portlint. Also, change libgtk dependency to LIB_DEPENDS.asami1998-11-232-10/+8
* Make this thing build. (Actually it's failing in configure.) Is itasami1998-11-231-3/+3
* kappa20 is in local now.asami1998-11-232-4/+4
* Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust pathasami1998-11-232-11/+11
* Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust pathasami1998-11-2311-36/+36
* Oops, I forgot to remove old patches...kuriyama1998-11-236-598/+0
* libicq.so is 0.2.asami1998-11-231-1/+1
* Portlint.asami1998-11-231-4/+4
* Remove name of package from front.asami1998-11-232-2/+2
* No need to use += for variable defined only once.asami1998-11-231-2/+2
* libicq.so is 0.2, not 0.0.asami1998-11-232-2/+2
* portlint (PKGNAME not necessary if same as DISTNAME).asami1998-11-232-4/+2
* Activate ssh2.kuriyama1998-11-231-1/+2
* Secure shell client and server (remote login program).kuriyama1998-11-236-318/+172
* Jim Mock <jim@phrantic.phear.net> has stepped forward to maintainsteve1998-11-231-2/+2
* Add SUBDIR+=xmultiflathill1998-11-231-1/+2
* Fix patches/patch-aaflathill1998-11-231-8/+2
* Change MASTER_SITEflathill1998-11-231-2/+2
* Add NO_PACKAGE line.flathill1998-11-232-2/+6
* Add SUBDIR+=nocolflathill1998-11-231-1/+2
* PR: ports/8801flathill1998-11-2314-0/+396
* Make port's Makefile to pass $PERL5 to the scripts/pre-configure,sada1998-11-233-4/+6
* Activate man2htmlbillf1998-11-231-1/+2
* With a correct CVSROOT/modules file, import man2html for the last time.billf1998-11-235-0/+50
* Add netscape3-gold.asami1998-11-231-1/+2
* Add skeleton Makefile for gold version.asami1998-11-231-0/+12
* Mark this broken as it awaits upgrade after repository copy.asami1998-11-231-1/+3
* Upgrade to PostgreSQL v6.4scrappy1998-11-2342-616/+2310
* Add missing PLIST line, "lib/X11/app-defaults/XMascot"sada1998-11-231-0/+1
* Revise MASTER_SITES to the new locations.sada1998-11-231-3/+3
* Revice MASTER_SITES to the new location.sada1998-11-231-2/+2
* Change MASTER_SITES to the new locations.sada1998-11-232-3/+4
* Add ``SUBDIR += h2n-bind4''sada1998-11-231-1/+2
* don't open /dev/ttyache1998-11-231-0/+11
* Add `SUBDIR += ppp-nt'sada1998-11-231-1/+2
* Initial import ppp-nt.sada1998-11-236-0/+65
* Add pkg/DESCR URL about original nethackflathill1998-11-2311-0/+33
* Add pkg/MESSAGEflathill1998-11-223-0/+18
* Add README how to play on X written in japanese.Fix patchesflathill1998-11-2221-447/+579
* Add x11-wm/fvwm95-i18n.sada1998-11-221-1/+2
* Branched x11-wm/fvwm95 -> fvwm95-i18n.sada1998-11-2220-652/+618
* Add SUBDIR+=astimeflathill1998-11-221-1/+2
* PR: ports/8786flathill1998-11-226-0/+66
* Mark it broken, Andreas doesn't seem to have the time to get to itasami1998-11-227-7/+21
* th.darmstadt.de changed to tu-darmstadt.dejoerg1998-11-221-2/+2
* Activate jhd.kuriyama1998-11-221-1/+2
* Upgrade a2ps to version 4.10.4chuckr1998-11-223-14/+22
* Don't create ${WRKDIR} in post-fetch. This should have been gone with 1.2.asami1998-11-221-4/+1
* Clean up MASTER_SITES. Remove unneeded patch.jkoshy1998-11-222-10/+18
* Japanese Hexdecimal Dumpkuriyama1998-11-225-0/+39
* Use MAN? macro.kuriyama1998-11-224-6/+8
* Change MAINTAINER from flathill@flathill.gr.jp to flathill@FreeBSD.ORGflathill1998-11-226-9/+9
* Add section and entry into ${PREFIX}/info/dir and portlint.kuriyama1998-11-223-8/+26
* Commit a patch for this I've been sitting on for a while.obrien1998-11-221-3/+3
* Add another MASTER_SITE.obrien1998-11-221-4/+5
* Update to version 3.22.10-beta.steve1998-11-2260-1300/+390
* Update to use the www/netscape3 port.steve1998-11-2225-758/+1077
* Install files in new fonts/local directory.steve1998-11-224-14/+55
* Make this port deinstall cleanly.steve1998-11-221-2/+15