summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typo fix.Jun-ichiro itojun Hagino1998-10-211-1/+2
| | | | | | | Submitted by: myself Notes: svn path=/head/; revision=14134
* enable ports/misc/crosspad, which is:Jun-ichiro itojun Hagino1998-10-211-1/+2
| | | | | | | | | | | | | This package contains following two utilities: padload - crosspad downloder crosspad2ps - crosspad -> postscript converter more information on CrossPad digitizing notepad: http://www.cross-pcg.com/ Submitted by: Jun-ichiro Itoh <itojun@itojun.org> Notes: svn path=/head/; revision=14133
* import misc/crosspad, which is:Jun-ichiro itojun Hagino1998-10-216-0/+128
| | | | | | | | | | | | | This package contains following two utilities: padload - crosspad downloder crosspad2ps - crosspad -> postscript converter more information on CrossPad digitizing notepad: http://www.cross-pcg.com/ Submitted by: Jun-ichiro Itoh <itojun@itojun.org> Notes: svn path=/head/; revision=14132
* Remove gnomeadmin.Vanilla I. Shu1998-10-201-2/+1
| | | | Notes: svn path=/head/; revision=14128
* Activate gnomeadmin.Vanilla I. Shu1998-10-191-1/+2
| | | | Notes: svn path=/head/; revision=14074
* Mark BORKEN for ELF:Justin M. Seger1998-10-131-1/+4
| | | | | | | | | | | | | xgettext --default-domain=rpm \ --add-comments --keyword=_ --keyword=N_ /usr/ports/misc/rpm/work/rpm-2.5.1/rpm.c /usr/ports/misc/rpm/work/rpm-2.5.1/query.c /usr/ports/misc/rpm/work/rpm-2.5.1/install.c /usr/ports/misc/rpm/work/rpm-2.5.1/verify.c /usr/ports/misc/rpm/work/rpm-2.5.1/checksig.c /usr/ports/misc/rpm/work/rpm-2.5.1/url.c /usr/ports/misc/rpm/work/rpm-2.5.1/ftp.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/uninstall.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmdb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/signature.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/dbindex.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/depends.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/formats.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/fs.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/header.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/lookup.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rebuilddb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/messages.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/package.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmlead.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmrc.c Unrecognized option: - usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>] ... [-p<path>] [-x<xlist>] - | file xgettext -h (HELP) Notes: svn path=/head/; revision=13945
* Activate gnomeutils.Vanilla I. Shu1998-10-101-1/+2
| | | | Notes: svn path=/head/; revision=13866
* Import gnomeutils, a log of gnome utilities.Vanilla I. Shu1998-10-1014-0/+794
| | | | | | | | PR: ports/7656 Submitted by: Nakai@technologist.com Notes: svn path=/head/; revision=13865
* Requires X display, set BROKEN if DISPLAY not set.Satoshi Asami1998-10-091-1/+5
| | | | Notes: svn path=/head/; revision=13778
* Upgrade to 0.97. (No functionality change; just added copyright.)Satoshi Asami1998-10-092-4/+4
| | | | Notes: svn path=/head/; revision=13760
* Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs.Jun Kuriyama1998-10-095-0/+51
| | | | | | | | | | | | | | | | PR: ports/8007 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> ----- Directory "${PREFIX}/share/emacs/site-lisp" will shared with other ports. Will the guideline about this directory post to freebsd-ports by maintainer? This port makes new virtual category "elisp". Approved by: asami Notes: svn path=/head/; revision=13759
* Activate man.elJun Kuriyama1998-10-091-1/+2
| | | | Notes: svn path=/head/; revision=13758
* No need to run ${LDCONFIG} when we only install static libs.Steve Price1998-10-042-6/+1
| | | | Notes: svn path=/head/; revision=13639
* Cleanup pkg/PLIST so that it knows about all files installed andSteve Price1998-10-045-4/+15
| | | | | | | cleans up empty directories on deinstall. Notes: svn path=/head/; revision=13638
* Move manpages to Makefile and use MAN* marcos.Steve Price1998-10-0414-18/+21
| | | | Notes: svn path=/head/; revision=13637
* Fix build for ELF.Steve Price1998-10-041-6/+9
| | | | Notes: svn path=/head/; revision=13636
* Escape the '@' character so perl in -current doesn't choke.Steve Price1998-10-041-2/+2
| | | | Notes: svn path=/head/; revision=13635
* ElfifyBrian Somers1998-10-021-5/+3
| | | | Notes: svn path=/head/; revision=13603
* ElfifyBrian Somers1998-10-014-36/+28
| | | | Notes: svn path=/head/; revision=13581
* Install tkmanclient.Thomas Gellekum1998-09-302-2/+8
| | | | Notes: svn path=/head/; revision=13548
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-305-5/+15
| | | | Notes: svn path=/head/; revision=13545
* 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