summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* turn on `cwish'David E. O'Brien1998-09-251-1/+2
| | | | Notes: svn path=/head/; revision=13392
* curses based user friendly windowing shellDavid E. O'Brien1998-09-256-0/+55
| | | | Notes: svn path=/head/; revision=13391
* devel/libslang has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13389
* tk80 has been ELFized.Satoshi Asami1998-09-252-4/+4
| | | | Notes: svn path=/head/; revision=13387
* Change guileobjc's directory.Vanilla I. Shu1998-09-241-2/+2
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=13372
* Most previous commit broke this port for 2.2.Satoshi Asami1998-09-221-1/+6
| | | | Notes: svn path=/head/; revision=13319
* Convert xdelta to elf.Vanilla I. Shu1998-09-222-4/+11
| | | | Notes: svn path=/head/; revision=13316
* aalib now supports ELF.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13315
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* Cleanup extra characters that are sometimes left behind when theSteve Price1998-09-191-0/+12
| | | | | | | | | | output shortens. PR: 7900 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=13260
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-194-8/+8
| | | | Notes: svn path=/head/; revision=13232
* Fix some bug of mountlist.c.Vanilla I. Shu1998-09-181-3/+3
| | | | Notes: svn path=/head/; revision=13212
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-153-6/+6
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Support ELF or AOUT PORTOBJFORMATsChris Timmons1998-09-1511-66/+66
| | | | Notes: svn path=/head/; revision=13155
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-155-10/+10
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Make this file match reality.Satoshi Asami1998-09-141-1/+1
| | | | | | | | | Again. Untested commit by: jmacd :< Notes: svn path=/head/; revision=13109
* Upgrade to 2.2.7 (i.e., to about the level of 2.2.7R).Satoshi Asami1998-09-143-49/+47
| | | | Notes: svn path=/head/; revision=13108
* respect PREFIX.Jun-ichiro itojun Hagino1998-09-141-4/+2
| | | | | | | gzip xmindpath.1 unconditionally. (I believe we must do some more thing) Notes: svn path=/head/; revision=13104
* Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) ↵Chris Timmons1998-09-1355-187/+1133
| | | | | | | under CAM. Fixes for ELF and CAM RSN. Notes: svn path=/head/; revision=13095
* fix "make install" breakage.Jun-ichiro itojun Hagino1998-09-071-3/+3
| | | | | | | notified by: Tim Vanderhoek <ac199@hwcn.org> Notes: svn path=/head/; revision=13038
* magicpoint original distribution is updated to 1.04a.Jun-ichiro itojun Hagino1998-09-063-12/+47
| | | | | | | | NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this? Notes: svn path=/head/; revision=13032
* Upgrade, 1.03g -> 1.03h.Masafumi Max NAKANE1998-09-035-11/+27
| | | | | | | | PR: 7808 Submitted by: maintainer Notes: svn path=/head/; revision=13000
* New version.Joshua Peck Macdonald1998-09-032-5/+5
| | | | Notes: svn path=/head/; revision=12991
* New MASTER_SITE_SUBDIR and update maintainer's email address.Steve Price1998-08-301-4/+4
| | | | | | | | PR: 7776 Submitted by: maintainer Notes: svn path=/head/; revision=12938
* The master site seems to be back up again.Steve Price1998-08-301-3/+1
| | | | Notes: svn path=/head/; revision=12925
* Remove gettext.Jun Kuriyama1998-08-251-2/+1
| | | | Notes: svn path=/head/; revision=12846
* kde shared libs are now at version 1. Gosh, no wonder they kept beingSatoshi Asami1998-08-251-3/+3
| | | | | | | reinstalled over and over. Notes: svn path=/head/; revision=12836
* This port is currently broken due to gtk11.m4 problems.Satoshi Asami1998-08-2511-11/+33
| | | | Notes: svn path=/head/; revision=12829
* manpage, PLIST, Makefile, move, compressed, maybe?Tim Vanderhoek1998-08-242-2/+4
| | | | Notes: svn path=/head/; revision=12808
* Teach this vintage 1995 port about the birds and the bees. Or somethingTim Vanderhoek1998-08-242-2/+4
| | | | | | | like that, anyways. Notes: svn path=/head/; revision=12807
* This man might be compressed to a small size now that he is movedTim Vanderhoek1998-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! ;-) Notes: svn path=/head/; revision=12806
* Don't gratuitously ignore PREFIX. Still be gratuitously stupid.Tim Vanderhoek1998-08-231-2/+3
| | | | Notes: svn path=/head/; revision=12748
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-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. Notes: svn path=/head/; revision=12747
* List all filenames.Satoshi Asami1998-08-191-1/+14
| | | | Notes: svn path=/head/; revision=12639
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-1840-232/+0
| | | | Notes: svn path=/head/; revision=12623
* Bleeping master site is refusing connections.Satoshi Asami1998-08-171-1/+3
| | | | Notes: svn path=/head/; revision=12579
* Moving to games.Steve Price1998-08-171-2/+1
| | | | | | | Suggested by: hoek Notes: svn path=/head/; revision=12550
* portlint.Satoshi Asami1998-08-151-2/+2
| | | | Notes: svn path=/head/; revision=12528
* Update to new perl5 scheme.Satoshi Asami1998-08-154-15/+12
| | | | Notes: svn path=/head/; revision=12523
* Activate qclock.Joseph Koshy1998-08-131-1/+2
| | | | Notes: svn path=/head/; revision=12498
* Import of `qclock', a text based clock.Joseph Koshy1998-08-135-0/+28
| | | | | | | | PR: 7592 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=12496
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-125-20/+15
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* gnucash moves from misc -> deskutilsDavid E. O'Brien1998-08-101-2/+1
| | | | Notes: svn path=/head/; revision=12411
* Turn on xenmenu.Steve Price1998-08-101-1/+2
| | | | Notes: svn path=/head/; revision=12410
* Initial import of xenmenu version 0.8b.Steve Price1998-08-106-0/+165
| | | | | | | | | | Highly customizable, text-based menu generator. PR: 7530 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=12409
* Activate gettext.Jun Kuriyama1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12379
* Turn on qstat.Steve Price1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12363
* retire the "xacc" port in favor of "gnucash"David E. O'Brien1998-08-081-2/+1
| | | | Notes: svn path=/head/; revision=12340