summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Remove gettext.kuriyama1998-08-251-2/+1
|
* kde shared libs are now at version 1. Gosh, no wonder they kept beingasami1998-08-251-3/+3
| | | | reinstalled over and over.
* This port is currently broken due to gtk11.m4 problems.asami1998-08-2511-11/+33
|
* manpage, PLIST, Makefile, move, compressed, maybe?hoek1998-08-242-2/+4
|
* Teach this vintage 1995 port about the birds and the bees. Or somethinghoek1998-08-242-2/+4
| | | | like that, anyways.
* This man might be compressed to a small size now that he is movedhoek1998-08-242-2/+4
| | | | | | | from pkg/PLIST to Makefile. asami@FreeBSD.ORG, whoever you are, you're supposed to be the MAINTAINER of this port. Get your act in gear, eh! ;-)
* Don't gratuitously ignore PREFIX. Still be gratuitously stupid.hoek1998-08-231-2/+3
|
* Use the MANx variables. This commit only covers ports thathoek1998-08-234-4/+8
| | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
* List all filenames.asami1998-08-191-1/+14
|
* Remove miscellaneous manpages.hoek1998-08-1840-232/+0
|
* Bleeping master site is refusing connections.asami1998-08-171-1/+3
|
* Moving to games.steve1998-08-171-2/+1
| | | | Suggested by: hoek
* portlint.asami1998-08-151-2/+2
|
* Update to new perl5 scheme.asami1998-08-154-15/+12
|
* Activate qclock.jkoshy1998-08-131-1/+2
|
* Import of `qclock', a text based clock.jkoshy1998-08-135-0/+28
| | | | | PR: 7592 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Replace qt dependencies with USE_QT.asami1998-08-125-20/+15
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* gnucash moves from misc -> deskutilsobrien1998-08-101-2/+1
|
* Turn on xenmenu.steve1998-08-101-1/+2
|
* Initial import of xenmenu version 0.8b.steve1998-08-106-0/+165
| | | | | | | Highly customizable, text-based menu generator. PR: 7530 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Activate gettext.kuriyama1998-08-091-1/+2
|
* Turn on qstat.steve1998-08-091-1/+2
|
* retire the "xacc" port in favor of "gnucash"obrien1998-08-081-2/+1
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-0711-28/+28
|
* Move "xtimer" from misc to x11-clocks and "asclock bclock dclockasami1998-08-071-2/+1
| | | | | emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm xdaliclock" from x11 to x11-clocks.
* Oops, forgot to commit these....asami1998-08-071-15/+1
| | | | | | Remove "cal cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest xmaddressbook xmdiary xopps zorro", they are moved to deskutils.
* Delete two missing files.asami1998-08-071-2/+0
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-052-4/+4
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Acticate diction.mph1998-08-041-1/+2
|
* Import of GNU diction and style, for finding possible errors inmph1998-08-046-0/+69
| | | | | | | | | | text and evaluating its readability. I think I will stick with my brain in my quest to clean up */*/pkg/DESCR; while slower, I'll bet it's more accurate. :-) PR: 7479 Submitted by: J Han <hjh@best.com>
* Upgrade to 2.1b1.tg1998-07-304-37/+54
|
* add gnucashobrien1998-07-281-1/+2
|
* Activate xacc.alex1998-07-261-1/+2
|
* Change dependencies to accept Qt-1.33 if present,se1998-07-234-12/+12
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* also check /usr/lib/aout for -currentadam1998-07-231-0/+19
|
* Upgrade to KDE Release 1.0se1998-07-1412-108/+540
|
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-134-4/+12
|
* Activate jargon, provided my lousy connection to freefall allowsmph1998-07-131-1/+2
| | | | me to.
* The Jargon File 4.0.0, "info" version.mph1998-07-135-0/+50
| | | | | PR: 7262 Submitted by: Stefan Moeding <s.moeding@ndh.net>
* Activate gyvescm and scriptkit.steve1998-07-131-1/+3
|
* Initial import of scriptkit version 0.1.6.steve1998-07-135-0/+37
| | | | | | | A guile script kit for the GYVE port. PR: 7183 (3 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com>
* Turn on bb.steve1998-07-121-1/+2
|
* Initial import of bb version 1.2.steve1998-07-126-0/+69
| | | | | | | High quality audio-visual demonstration for text terminal. PR: 7097 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Turn on sls port.steve1998-07-111-1/+2
|
* Initial import of sls version 1.00.steve1998-07-116-0/+44
| | | | | | | An enhanced version of ls(1). PR: 5309 Submitted by: Stefan Zehl <sec@42.org>
* Scour changed the file out from under us (md5 changed)...dburr1998-07-062-6/+7
| | | | | | While I was at it, I upgraded to sma 0.9.13. Pointed out to me by: Þórður Ívarsson <thivars@est.is>
* Complete upgrade to 2.4.0p1cwt1998-06-2922-77/+55
|
* Upgrade to amanda-2.4.0p1.cwt1998-06-2911-55/+77
| | | | | | | | | | | | | | | | | | Include --with-fqdn argument to configure which writes a host's fqdn onto tape labels; necessary if you have host.foo.com and host.bar.foo.com and wind up writing incrementals to the holding disk (your amflush will fail.) Users should make sure that their disklist files reference hosts by fqdn as well. Submitted by: Evan Champion <evanc@synapse.net> Include --with-amandahosts arguument to configure, which replaces .rhosts file in ~operator for amanda host security. Hopefully people are all using .shosts based authentication and so can just rename .rhosts to .amandahosts. NOTE: Users will have to address this issue after upgrading the port before the next backup will run! Submitted by: Evan Champion <evanc@synapse.net> Place sample configuration files in ${PREFIX}/share/examples/amanda rather than under ${PREFIX}/lib/... Submitted by: Evan Champion <evanc@synapse.net>
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-272-5/+2
|
* Activate kwatch.tg1998-06-121-1/+2
|
OpenPOWER on IntegriCloud