aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.6.3.vanilla1998-08-182-5/+6
|
* Mark BROKEN for current.jseger1998-08-171-1/+6
|
* NO_PACKAGE because of limited audience.steve1998-08-173-6/+6
|
* This port is NO_PACKAGE because the maintainer believes itsteve1998-08-171-2/+2
| | | | has a limited audience of users.
* Mark BROKEN for current. Fails build stage.jseger1998-08-161-1/+6
|
* Change library name to libglib11.vanilla1998-08-147-27/+208
| | | | Remind by: asami
* No need to use += for variables defined only once.asami1998-08-131-3/+3
|
* Oops, missed the commit message the last time around. No need to useasami1998-08-131-1/+1
| | | | | | | | | += for variables defined only once. Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea, but hard to change now) , in bsd.port.mk, so you need the "-f" in there. The only reason why this worked was because there is a "Makefile" target in the source's Makefile.
* Oops, missed the commit message the last time around. No need to useasami1998-08-132-2/+2
| | | | += for variables defined only once.
* *** empty log message ***asami1998-08-133-6/+6
|
* Remove p5-B and p5-Data-Dumper, they were removed.asami1998-08-131-3/+1
| | | | | | Reminded by: sada@e-mail.ne.jp PR: 7590 Forgotten by: markm :)
* Update for perl version 5.00501. Requires latest bsd.port.mk. I'masami1998-08-1268-348/+293
| | | | | | | | | | | | | | | | | | | | | | | | | | | going to be a little verbose here about the changes so people who fix up the rest of the stuff can have an idea what to do. (1) Manpages are moved to version-specific subdirectories. Since they are all defined in MAN? macros, I just needed to add ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the PLIST. (2) Most of the module files are moved to version-specific subdirectories. This is usually accomplished by adding "%%PERL_VER%%/" right after "site_perl/" in the PLIST. However, some things didn't move, and some moved more than one level (like, all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some fishing, err, find'ing was necessary. (3) Fix up dependencies. See (2) above. (4) While I was there, I changed some "@dirrm foobar"'s to "@unexec rmdir %D/foobar 2>/dev/null || true", so there won't be any warnings if a directory can't be removed due to other modules sharing it. Now all of devel/p5-* will install and deinstall without a single warning. I hope others will follow suit. :)
* Replace qt dependencies with USE_QT.asami1998-08-122-7/+5
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-1245-127/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Something's not reinstall friendly....asami1998-08-101-1/+3
| | | | | | | | | | | : ===> Installing for crossgo32-djgpp2-2.01 ===> crossgo32-djgpp2-2.01 depends on executable: i386-go32-gcc - found ===> Moving old crossgo libs away mv: lib: No such file or directory *** Error code 1 Stop.
* Turn on libffi.steve1998-08-101-1/+2
|
* Initial import of libffi version 1.18.steve1998-08-1014-0/+176
| | | | | | | Foreign Function Interface. PR: 6943 Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw>
* Use ${OSREL} to depend correctly (it was always building the glibstdc++28asami1998-08-102-2/+16
| | | | | | | port before). While I'm here, create links to manpages correctly and put them in the PLIST.
* Turn on crossm68k-devel.steve1998-08-091-1/+2
|
* Turn on m68knewlib.steve1998-08-091-1/+2
|
* Initial import of m68knewlib version 1.8.1.steve1998-08-095-0/+169
| | | | | | | Cygnus newlib for m68k cross-development. PR: 7220 (4 of 5) Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com>
* Turn on m68kgcc.steve1998-08-091-1/+2
|
* Initial import of m68kgcc version 2.8.1.steve1998-08-096-0/+155
| | | | | | | GCC cross-compiler for the m68k. PR: 7220 (3 of 5) Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com>
* A few minor nits and cleanup pkg/PLIST.steve1998-08-093-7/+30
| | | | | PR: 7220 (2 of 5) Submitted by: maintainer
* Turn on m68kbinutils.steve1998-08-091-1/+2
|
* Initial import of m68kbinutils version 2.9.1.steve1998-08-095-0/+86
| | | | | | | Binutils for m68k cross-development. PR: 7220 (1 of 5) Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com>
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-089-20/+20
|
* Compatible with perl5.00501.vanilla1998-08-066-30/+32
|
* Upgrade to 0.94, and make it compatible with perl5.00501.vanilla1998-08-063-12/+12
|
* Upgrade to 1.1.2.vanilla1998-08-0612-48/+66
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-055-11/+11
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Add gidejkh1998-08-021-1/+2
|
* gIDE is a new gtk-based Integrated Development Environment for the Cjkh1998-08-015-0/+37
| | | | | | programming language. PR: 7433 Submitted by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
* (oops .. forget the following info in the commit message)hoek1998-07-301-1/+1
| | | | | PR: ports/7440 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>
* Energize clig.hoek1998-07-301-1/+2
|
* Clig, a program to automatically generate usage(), manpage, and commandlinehoek1998-07-305-0/+86
| | | | argument processor.
* Allow ob/demos/chat/X11/chat to build on other versions of motif.ejc1998-07-301-1/+1
|
* Change the library version of gtk.vanilla1998-07-302-4/+4
|
* Change library name to libglib-1.1vanilla1998-07-307-221/+28
|
* Teach the build of ob/demo/chat/X11 about ${MOTIFLIB}, this is the only partejc1998-07-292-4/+21
| | | | of ORBacus that relies on motif.
* Mark this MANUAL_PACKAGE_BUILD so we won't accidentally build anotherasami1998-07-292-2/+4
| | | | port with this shlib.
* Add a patch for glib-config.vanilla1998-07-281-0/+15
|
* Activate glib.vanilla1998-07-281-1/+2
|
* Glib is some useful routines for C programming.vanilla1998-07-2818-0/+594
|
* Another batch of add homepage. In general I've avoided any linkshoek1998-07-282-3/+4
| | | | | | | | | except to official homepages, but in this batch there were a few cases where a link was desireable anyways. For these, the form http://url/ (FAQ/whatever) was used.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-282-4/+4
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Get rid of a potential buffer overflow.steve1998-07-271-0/+11
| | | | | PR: 7387 Submitted by: bonga@doxx.net
* Upgrade to version 1.05.steve1998-07-273-47/+32
| | | | | PR: 7331 Submitted by: Garrett A. Wollman <wollman@lcs.mit.edu>
* Remove dependency on bash2 and support GNU C __attribute__ syntax.steve1998-07-273-3/+212
| | | | | PR: 1416 Submitted by: Andrew L. Moore <alm@slewsys.org>
* g++28 -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L../../../lib -o ↵asami1998-07-251-1/+3
| | | | | | | | | | | | | client ../Broadcaster.o ../Receiver.o ../Receiver_skel.o ../ReceiverBase_impl.o Receiver_impl.o Client.o -lOBX11 -lOB -L/usr/X11R6/lib -L/usr/X11R6/lib -lSM -lICE -lXm -lXt -lX11 Display.o: Undefined symbol `_XShapeQueryExtension' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment *** Error code 1 Stop.
* Update to the new released version 3.0 since the beta versionsteve1998-07-212-6/+4
| | | | | | seems to have disappeared. Noticed by: Satoshi Asami <asami@freebsd.org>
* Dang, can't fetch again.asami1998-07-201-1/+3
|
* Upgrade to 1.4b.tg1998-07-203-6/+5
| | | | PR: 7307
* Run jam0 as ./jam0.hsu1998-07-141-0/+11
| | | | Submitted by: Jeremy Prior <jez@netcraft.co.uk>
* Activate guileobjc and libobjects.steve1998-07-131-1/+3
|
* Turn on pcre.steve1998-07-131-1/+2
|
* Initial import of pcre version 1.09.steve1998-07-135-0/+47
| | | | | | | A Perl Compatible Regular Expressions library. PR: 7216 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
* Forgot to add new ports to 'section' Makefilescrappy1998-07-121-1/+2
|
* omniBroker will soon be removed. It has been replaced withsteve1998-07-121-2/+1
| | | | the ORBacus port.
* Turn on ORBacus port.steve1998-07-121-1/+2
|
* Upgrade to version 3.0b1. This is the latest versionsteve1998-07-126-138/+193
| | | | | | | of omniBroker but under a new guise. PR: 7034 Submitted by: maintainer
* Add jam.hsu1998-07-111-1/+2
|
* Import Jam/MR, a build utility like make(1).hsu1998-07-115-0/+36
|
* Moving port py-PyGreSQL from devel to database.nectar1998-07-071-2/+1
| | | | This commit completes removal of py-PyGreSQL.
* Activate py-PyGreSQL.nectar1998-07-051-1/+2
| | | | | PR: 7073 Submitted by: Jacques Vidrine <n@nectar.com>
* Turn on mico.steve1998-07-051-1/+2
|
* Initial import of mico version 2.0.6.steve1998-07-055-0/+159
| | | | | | | mico - a CORBA 2.0 implementation. PR: 6221 Submitted by: Yukihiro Nakai <nakai@technologist.com>
* Update to version 2.4b.steve1998-07-0412-200/+230
| | | | | PR: 7113 Submitted by: maintainer
* Update to version 0.3.steve1998-07-046-8/+12
| | | | | PR: 7151 Submitted by: maintainer
* Update to version 4.2steve1998-07-046-3220/+3414
| | | | | PR: 6979 Submitted by: maintainer
* MASTERSITE moved to ftp.scriptics.com.steve1998-07-041-2/+2
|
* Portlint.vanilla1998-07-022-5/+3
|
* Portlint.vanilla1998-07-022-6/+6
|
* Oops. Forgot to remove BROKEN tag.tg1998-07-021-3/+1
|
* Add directory for older tarballs on the master site.tg1998-07-021-2/+3
|
* Unfetchable (again).asami1998-07-021-1/+3
|
* No need to use += for variable defined only once.asami1998-07-022-4/+4
|
* Portlint.asami1998-07-022-6/+4
|
* turn on a2dev,julian1998-07-021-1/+2
| | | | Apple ][ assembler + linker
* oops forgot the makefilejulian1998-07-021-0/+21
|
* Submitted by: archie Cobbs (archie@whistle.com)julian1998-07-0212-0/+174
| | | | Apple ][ assembler and linker written by archie in the dark ages.
* Upgrade to 0.62a.tg1998-06-304-11/+29
| | | | | PR: 7125 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Activate glade.tg1998-06-301-1/+2
|
* New port glade, a GUI builder for gtk.tg1998-06-3010-0/+92
| | | | | PR: 7107 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
* Update to version 4.17.steve1998-06-292-9/+10
| | | | | PR: 7035 Submitted by: maintainer
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-273-6/+3
|
* Unmark this port broken, it builds and packages fine as of revisionasami1998-06-271-3/+1
| | | | 1.3 of files/Makefile.def.
* Oops. Looks like I commited a wrong version of this file.tg1998-06-261-0/+1
|
* Correct the distname.vanilla1998-06-262-6/+3
|
* Remove unused file. Extra lines in this file should not be treatedasami1998-06-261-1/+0
| | | | | as comments, as I use cvs diff on this file to manage the distfiles directory on ftp.freebsd.org.
* Hard to believe, but the distfile is already unfetchable!asami1998-06-261-1/+3
|
* Mark this port broken. It installs manpages in /usr/share/man/man/man1asami1998-06-261-1/+3
| | | | (no that's not a typo).
* Mark this broken while it is awaiting upgrade to ORBacus (see PRasami1998-06-261-1/+3
| | | | ports/7034) after repository copy.
* Rename "bash" to "bash1" (the actual port is already repository copied).asami1998-06-261-2/+2
| | | | Requested by: chet@ins.CWRU.Edu
* Tell it not to use gnat, apparently our version confuses it.asami1998-06-262-6/+4
| | | | | | Unmark it broken. Submitted by: kuriyama
* Upgrade to 1.41r7.tg1998-06-254-7/+24
|
* Add virtual category "python".tg1998-06-255-10/+10
| | | | pygist: add dependency on rng.
* Upgrade to 0.6.2.vanilla1998-06-252-5/+6
|
* Upgrade to 0.9.vanilla1998-06-242-5/+5
|
* make this build a little better.obrien1998-06-241-2/+2
|
* share ups-debugobrien1998-06-241-1/+2
|
* Source level C debugger that runs under X11obrien1998-06-246-0/+105
|
* upgrade to version 3.0obrien1998-06-242-3/+3
|
* Upgrade to 1.01.mph1998-06-153-5/+18
|
* New version, 1.2.8.jmacd1998-06-092-3/+3
|
* Doesn't compile....asami1998-06-082-2/+6
| | | | | | | | | | --- adagcc -c -I. -I../ada_include -I./../ada_include -I. sample.adb terminal_interface-curses-aux.ads:47:37: operator for type "Interfaces.C.int" is not directly visible terminal_interface-curses-aux.ads:47:37: use clause would make operation legal terminal_interface-curses-aux.ads:52:37: operator for type "Interfaces.C.int" is not directly visible terminal_interface-curses-aux.ads:52:37: use clause would make operation legal <etc.>
* No need to use "+=" to define a variable that appears only once....asami1998-06-082-6/+6
|
* Mark this port BROKEN:jseger1998-06-071-1/+3
| | | | | | | | | | | | | | | # make fetch >> QTEZ-v0.52a-src.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//. fetch: pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: cannot get remote modification time fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://qtez.commkey.net/pub/QtEZ/. fetch: pub/QtEZ/QTEZ-v0.52a-src.tar.gz: cannot get remote modification time fetch: ftp://qtez.commkey.net/pub/QtEZ/QTEZ-v0.52a-src.tar.gz: FTP error: fetch: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again.
* Activate ncurses.kuriyama1998-06-071-1/+2
|
* SVr4 and XSI-Curses compatible curses library.kuriyama1998-06-0710-0/+3978
| | | | | Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> PR: ports/4631
* Make this port build again.steve1998-06-072-60/+4
|
* Seems the subdirectory name has changed during the upgrade.asami1998-06-061-3/+3
| | | | Not tested enough by: obrien :>
* Convert all instances of nawk to awk.steve1998-06-051-2/+4
| | | | | PR: 6811 Submitted by: Bill Trost <trost@cloud.rain.com>
* This port is obsolete so nuke it.steve1998-05-251-2/+1
| | | | | PR: 6736 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Activate p5-Term-Query.mph1998-05-221-1/+2
|
* Import of Term::Query, a Perl 5 module for interactive, screen-orientedmph1998-05-225-0/+45
| | | | | | | programs. PR: 6716 Submitted by: wollman
* Activate qtez.tg1998-05-191-1/+2
|
* New port qtez, a development environment for Qt.tg1998-05-195-0/+185
| | | | | PR: 6644 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* This is part of the 1.2.2 upgrade. Somehow it got lost in the CVSmph1998-05-181-0/+26
| | | | maneuverings.
* Upgrade to 1.2.2.mph1998-05-184-66/+13
| | | | Submitted by: Mark Huizer <xaa@stack.nl>
* Activate re2c.eivind1998-05-171-1/+2
|
* Initial import of re2c, a program to compile regular expression to C.eivind1998-05-177-0/+60
| | | | | | | This is basically the same concept as lex, except this time it doesn't turn your code inside out, and it generates actual C code to parse the expressions (not tables), and the resulting code is usually about 2 times faster than flex.
* Portlint.vanilla1998-05-142-1/+2
|
* Upgrade to 0.5.9.vanilla1998-05-142-5/+5
|
* Upgrade to 1.203.vanilla1998-05-143-7/+18
|
* Upgrade to 1.02.vanilla1998-05-143-6/+6
|
* Upgrade to 5.31.vanilla1998-05-143-5/+6
|
* Activate amulet.kuriyama1998-05-131-1/+2
|
* A free C++ GUI library.kuriyama1998-05-129-0/+508
| | | | | Submitted by: Filip Bovyn <bovynf@awe.be> PR: ports/4192
* Upgrade to version xwpe-1.5.9aobrien1998-05-107-63/+198
|
* Upgrade to 0.5.8.vanilla1998-05-082-5/+5
|
* Activate libtool.vanilla1998-05-071-1/+2
|
* Import libtool-1.2, It's a generic library support script.vanilla1998-05-0735-0/+335
| | | | | PR: ports/6531 Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp>
* Add a patch from maintainer.vanilla1998-05-079-0/+9
| | | | | PR: ports/6513 Submitted by: maintainer
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-055-0/+5
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Activate ftnchek.mph1998-05-051-1/+2
|
* Import of ftnchek, a lint-like program for Fortran 77.mph1998-05-055-0/+43
| | | | | PR: 6517 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Upgrade to 1.3,vanilla1998-05-0445-108/+153
| | | | | remove @dirrm share/aclocal on pkg/PLIST, because another package use the directory too (guile)
* portlint.vanilla1998-05-0412-36/+36
|
* Fails to build under current.jseger1998-05-031-1/+6
|
* Deactivate libshhcards, to be moved to games.mph1998-05-031-2/+1
|
* Activate libshhcards.mph1998-05-021-1/+2
|
* Deactivate qgl, being moved to graphics.mph1998-04-301-2/+1
|
* Put @dirrm on the end of pkg/PLIST.vanilla1998-04-281-1/+1
|
* Upgrade to 5.7, and remove BROKEN tag.vanilla1998-04-282-7/+5
|
* Activate p5-IO-stringy.eivind1998-04-281-1/+2
|
* p5-IO-stringy -> ports/devel/p5-IO-stringyeivind1998-04-285-0/+46
|
* Upgrade to 0.9904.mph1998-04-232-5/+5
|
* Upgrade to 1.00.mph1998-04-232-5/+5
|
* Upgrade to version 4.12obrien1998-04-205-183/+146
|
* Activate qgl.mph1998-04-201-1/+2
|
* Change category from "misc" to "devel". I assume that's why itasami1998-04-191-2/+2
| | | | | | was put in this directory to begin with. :) Reported by: ken@mui.net
* Add a more descriptive description, like the p5-ReadLine-Gnu version.mph1998-04-191-2/+8
|
* Add a more illuminating description (I hope).mph1998-04-191-3/+8
| | | | Requested by: asami
* Upgrade PRCS version to 1.2.4, add new elisp files.jmacd1998-04-191-0/+4
|
* Upgrade PRCS version to 1.2.4.jmacd1998-04-192-4/+4
|
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.mph1998-04-181-2/+2
|
* Activate p5-ReadLine-Gnu and p5-ReadLine-Perl.mph1998-04-181-1/+3
|
* Imported p5-ReadLine-Perl, a Perl5 module that allows command-linemph1998-04-185-0/+29
| | | | | | editing without needing GNU readline. PR: 5804
* My first import of a port (fingers crossed).mph1998-04-185-0/+39
| | | | PR: 5793
* Can't fetch.asami1998-04-141-1/+3
|
* Upgrade to 0.97.vanilla1998-04-122-12/+5
| | | | | PR: ports/6243 Submitted by: maintainer
* Upgrade to 0.5.4.vanilla1998-04-112-5/+5
|
* Upgrade to 0.89, and portlint.vanilla1998-04-042-5/+5
|
* Upgrade to 1.02, and portlint.vanilla1998-04-043-8/+8
|
* Upgrade to 0.5, and portlint.vanilla1998-04-043-7/+6
|
* Add a patch to make a header file work properly in C++ programsjdp1998-04-031-0/+25
| | | | compiled by egcs.
* Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 andasami1998-03-211-2/+2
| | | | | | www/checkbot. Forgotten or misspelled by: various people :p
* NO_PATCH is a no-op.asami1998-03-211-3/+1
|
* Back out changes to use tcl81.tg1998-03-209-15/+15
| | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime.
* Activate crossm68k.steve1998-03-161-1/+2
|
* Motorola 68K Cross Development Environmentsteve1998-03-164-0/+245
| | | | | PR: 5798 Submitted by: Jerry Hicks <jhicks@atlanta.glenayre.com>
* Activate m68kgdb.steve1998-03-161-1/+2
|
* A Motorola 68k debugger for cross-development purposes.steve1998-03-165-0/+42
| | | | | PR: 5798 Submitted by: Jerry Hicks <jhicks@atlanta.glenayre.com>
* Activate p5-File-Sync.steve1998-03-161-1/+2
|
* Perl5 modules interface to the UNIX sync(2) and POSIX.1b fsync(2).steve1998-03-165-0/+43
| | | | | PR: 5930 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
* Upgrade to 0.96vanilla1998-03-113-13/+12
|
* Upgrade to 1.08.vanilla1998-03-113-8/+8
|
* Upgrade to 97.092101.vanilla1998-03-114-14/+12
|
* Upgrade to 2.12.vanilla1998-03-112-5/+5
|
* Portlint.max1998-03-081-2/+1
|
* Sorry, I forgot this.jmacd1998-03-081-1/+1
|
* 1.2.1 -> 1.2.3jmacd1998-03-081-3/+3
|
* Should be one file per patch.obrien1998-02-272-14/+13
|
* take over maintance.obrien1998-02-261-2/+5
|
* Remove myself from MAINTAINER, I not use it anymoreache1998-02-261-2/+2
|
* Pick another MASTER_SITE that still has the old DISTFILE requiredsteve1998-02-261-2/+2
| | | | for this port.
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-2514-44/+44
|
* libproplist -> ports/devel/libproplisttg1998-02-241-1/+2
| | | | Activate libproplist.
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-222-4/+4
| | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
* Add some patches distributed by the maintainer of xwpe.steve1998-02-212-3/+10
| | | | | PR: 5412 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
* Update to reflect Pedro's new Email address.steve1998-02-211-2/+2
| | | | PR: 5725
* Upgrade to 2.2.3.obrien1998-02-194-11/+17
| | | | PR: ports/5757
* Upgrade to 1.14.vanilla1998-02-194-8/+5
|
* Upgrade to 0.86.vanilla1998-02-192-5/+5
|
* Upgrade to 1.0701.vanilla1998-02-194-6/+32
|
* Upgrade to 5.30.vanilla1998-02-183-6/+5
|
* Upgrade to 0.5@3.vanilla1998-02-182-7/+5
|
* #include <unistd.h> to get prototype for ftruncate().hsu1998-02-151-1/+11
| | | | | PR: 5737 Submitted by: tejblum@arc.hq.cti.ru (Dmitrij Tejblum)
* Upgrade to 1.11.vanilla1998-02-133-6/+10
|
* Activate cweb.tg1998-02-111-1/+2
|
* Import cweb port. CWEB is Don Knuth's WEB system adapted for C.tg1998-02-117-0/+99
|
* Change to use emacs20 instead of emacs.jseger1998-02-012-4/+4
|
* Upgrade to 1.1p4. Mostly bugfixes and added support for python-1.5.tg1998-01-2915-30/+50
|
* Add patchache1998-01-211-1/+2
|
* Add GNU patch 2.5 as portache1998-01-215-0/+27
|
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-261-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* add a patch, make libslang link to libtermcap.vanilla1997-12-201-76/+52
| | | | | PR: ports/5338 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
* Move aalib to graphics/aalib.vanilla1997-12-191-2/+1
|
* Update to ILU-2.0alpha12cracauer1997-12-173-26/+32
| | | | | New Xerox patches NO_PACKAGE since this doesn't work with optimization enabled
* Activate aalibvanilla1997-12-161-1/+2
|
* Update the maintainer's address.max1997-12-151-6/+6
| | | | | PR: 5281 Requested by: maintainer
* Comment out MASTER_SITES as port can't be downloaded automatically.jraynard1997-12-111-2/+3
| | | | Spotted by: Bill Fenner's distfile checker.
* Upgrade to 0.5. Now it uses the ACS for the terminal, if available.tg1997-12-102-4/+4
|
* Upgrade to 1.1p3.tg1997-12-0910-35/+40
|
* Merge swig (committed accidentally) into SWIG. I copied Makefile, files/md5asami1997-12-0415-405/+450
| | | | | | | | | | and pkg/PLIST and made minor changes. pkg/COMMENT and pkg/DESCR are left alone to honor the original porter. I've also left the MAINTAINER line alone. Please talk to the original maintainer if you want to change this. devel/swig will be deleted in a few days.
* Change my email address.vanilla1997-12-011-2/+2
|
* Add a RESTRICTED line due to the fact that one must register with AT&T to usejseger1997-11-291-1/+3
| | | | | the port. Reviewed by: asami
* Add @direntry and @direcategory to indent.texinfo so that install-info worksjseger1997-11-281-0/+14
| | | | correctly.
* Distfile updated to fix egregious install destination bug.msmith1997-11-271-1/+1
|
* Distfile moved on MASTER_SITEjseger1997-11-271-2/+2
|
* Add linux_kdumpmsmith1997-11-261-1/+2
|
* This is a modified version of the standard FreeBSD kdump(1) utilitymsmith1997-11-265-0/+30
| | | | that understands Linux syscalls and ioctls instead of FreeBSD ones.
* original distribution updated (1.60 -> 1.61)itojun1997-11-251-3/+3
|
* Activate prc-toolspst1997-11-241-1/+2
|
* Mark this port broken, it doesn't build.asami1997-11-221-1/+3
|
* Define MANUAL_PACKAGE_BUILD, it installs malloc.h which conflictsasami1997-11-221-1/+3
| | | | with the system version (even though it's obsolete).
* Add ElectricFence.asami1997-11-201-1/+2
|
* original distribution updated (1.59->1.60)itojun1997-11-201-3/+3
|
* Upgrade, 1.1.8 -> 1.1.11.max1997-11-172-6/+6
| | | | | Submitted by: vanilla@MinJe.com.TW PR: 5004
* De-capitalize PKGNAME - a single library can't start with uppercase.asami1997-11-151-1/+2
|
* It turns out that the tarball is on Sunsite, but for some reason myjraynard1997-11-141-7/+4
| | | | | local archie server doesn't know about it. Also clean up some careless editing.
* Original distribution updated. (1.58 -> 1.59)itojun1997-11-131-3/+3
|
* ElectricFence, the debugging malloc libraryjraynard1997-11-136-0/+68
|
* original distribution updated (1.57->1.58)itojun1997-11-111-3/+3
|
* Add author's site.tg1997-11-101-2/+3
| | | | | PR: 4988 Submitted by: Bruce Gingery <bgingery@gtcs.com>
* (1) Add "-" between basename and version number in PKGNAME.asami1997-11-101-1/+3
| | | | | | Found by: portlint (2) Define IS_INTERACTIVE. The do-fetch target only prints out messages.
* Add sfio.jraynard1997-11-091-1/+2
|
* Safe/Fast I/O Libraryjraynard1997-11-096-0/+214
|
* original distribution updated. (1.56 -> 1.57)itojun1997-11-091-3/+3
|
* original distribution updated to 1.56.itojun1997-11-051-3/+3
|
* Remove name of package.asami1997-11-041-1/+1
|
* Activate cccc.tg1997-11-031-1/+2
|
* Import of cccc port. cccc is a C and C++ code counter whichtg1997-11-037-0/+112
| | | | | | | generates some statistics on your code as HTML output. PR: 4552 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Update to use tk80. More cleanup.tg1997-10-313-155/+121
| | | | | PR: 4896 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Activate tkref.tg1997-10-301-1/+2
|
* Import of tkref port. TkRef is a "reference card" for tcl/tk/tix/... commands.tg1997-10-305-0/+41
| | | | | PR: 4219 Submitted by: Bruce Gingery <bgingery@gtcs.com>
* Forgot the Doc files.chuckr1997-10-272-0/+5
|
* Activate nasm, the Netwide Assembler.chuckr1997-10-271-1/+2
|
* Port of nasm, the Netwide Assembler, by Murray Stokeley.chuckr1997-10-275-0/+39
| | | | Obtained from: James Raynard