aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Expand)AuthorAgeFilesLines
* add WWW:mharo2000-01-221-0/+2
* Install po-mode.el in share/emacs/site-lisp.reg2000-01-229-6/+123
* Update to 8.13dcpiazza2000-01-226-137/+256
* Missed in (much) earlier commit: Upgrade to 0.9907.mph2000-01-221-3/+3
* Comment out second MAINTAINER line.asami2000-01-206-6/+6
* Add bison.asami2000-01-191-0/+1
* Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity optionobrien2000-01-1712-0/+240
* With Bison being shown the door in 4.0-CURRENT, we need the Bison port back.obrien2000-01-1730-0/+378
* Just update DESCR file.rse2000-01-161-1/+1
* Upgrade GNU Pth scratch port to 1.3a5rse2000-01-162-3/+3
* Secure tempfile generationkris2000-01-1536-0/+624
* Fixes:shige2000-01-121-11/+17
* Upgrade to 0.9907.mph2000-01-121-1/+1
* version upgrade to 3.2.1ejc2000-01-124-45/+24
* version update to 2.8.0ejc2000-01-124-2357/+118
* version update to 2.8.0. ejc2000-01-121-23/+26
* switch maintainer to ports@freebsd.org, as I'm unable to do it for a long time.itojun2000-01-111-1/+1
* Install packages with -U instead of -i. This should minimize themarcel2000-01-103-3/+3
* Activate new ports/devel/str port.rse2000-01-101-0/+1
* Import of Str 0.9.1.rse2000-01-105-0/+51
* Make the port (version 1.4) work on -current again where KERNEL hasmarcel2000-01-091-0/+13
* Unbreak for newgcccpiazza2000-01-091-0/+11
* Update to portcheckout-2.0wosch2000-01-093-3/+3
* Upgrade Pth scratch port to Pth 1.3a4 (ALPHA VERSION).rse2000-01-092-3/+3
* Upgrade Pth scratch port to version 1.3a3rse2000-01-082-3/+3
* Upgrade to GNU Portable Threads (Pth), version 1.2.2rse2000-01-083-6/+4
* Change MAINTAINER to reg - he's going to be doing more hackingade2000-01-083-3/+3
* Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bouncedfenner2000-01-083-6/+0
* Remove jerry.hicks@glenayre.com as MAINTAINER; email has been bouncing forfenner2000-01-081-2/+0
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-1/+1
* Change MAINTAINER to ade@FreeBSD.org .nakai2000-01-077-7/+7
* Upgrade to Red Hat 6.1. This port also allows installing updates.marcel2000-01-0618-4422/+10320
* Don't delete fairly common dirs (share/pixmaps)jedgar2000-01-062-2/+1
* Remove info/dir from PLISTjedgar2000-01-051-1/+0
* Upgrade to v1.6.jkoshy2000-01-055-71/+102
* Commit the updated Makefile too. I'm baffled as to how 'fcvs com' hasjasone2000-01-051-4/+4
* Clean up the port considerably, and fix several serious bugs. There arejasone2000-01-0410-826/+1030
* Doesn't run with TCL 8.2andreas2000-01-043-4/+4
* Grammar nit: "man" -> "many"billf2000-01-031-1/+1
* Portlint and keep an eye on the port.obrien2000-01-031-3/+4
* I seem to be in the development tool business, so try to keep an eye onobrien2000-01-032-2/+5
* Make it compileable on -current (__FreeBSD_version is 400013).vanilla2000-01-022-0/+72
* Adding fhist version 1.1.steve2000-01-018-0/+115
* Upgrade Pth scratch port from Pth 1.3a1 to 1.3a2 (ALPHA VERSION)rse1999-12-313-6/+4
* Active popt and logrotatejedgar1999-12-301-0/+1
* popt is an enhanced getopt(3)-style command line option parsing library.jedgar1999-12-305-0/+50
* Update to version 1.3.10.steve1999-12-304-67/+55
* Make the port install it's manpagejedgar1999-12-301-1/+1
* Update MASTER_SITESjedgar1999-12-291-1/+1
* Adding gperf version 2.7steve1999-12-297-0/+66
* Add #define _KERNEL around #include of <sys/errno.h> - this is to avoidpeter1999-12-291-0/+2
* Update port to 0.2.3jedgar1999-12-294-13/+7
* Make __pthread_attr_init() pthread_attr_init().jasone1999-12-291-80/+86
* General comment cleanups.hoek1999-12-292-2/+2
* Somehow, I missed the Makefile when committing the updated linuxthreadsjasone1999-12-281-21/+16
* Update to v0.08.kuriyama1999-12-283-5/+6
* * Fixed MASTER_SITESsteve1999-12-281-8/+8
* "ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el".jkoshy1999-12-271-1/+0
* Adding mkcmd version 8.10.steve1999-12-279-0/+207
* Adding msrc0 version 0.6.steve1999-12-277-0/+41
* Update to the 1999 release.steve1999-12-273-14/+16
* Update port to 1.0.2jedgar1999-12-273-5/+5
* p5-Term-ANSIColor version 1.01steve1999-12-256-0/+48
* Update to version 1.0.steve1999-12-253-10/+8
* Update to version 1.41r8.steve1999-12-253-8/+8
* * Added secondary site to MASTER_SITESsteve1999-12-254-179/+262
* Update to version 2.1.steve1999-12-253-6/+8
* * Modified patches to support install macrossteve1999-12-252-5/+4
* Remove useless --enable-batch from CONFIGURE_ARGS. That still doesn't enablerse1999-12-251-1/+0
* fix installation of info filesmharo1999-12-251-0/+1
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-257-13/+14
* Upgrade to GNU shtool 1.4.7rse1999-12-243-6/+5
* Add patch.nakai1999-12-243-0/+36
* Active SML-mode.eljkoshy1999-12-241-0/+1
* Update to 0.11nakai1999-12-244-6/+6
* Update to 0.5.5.nakai1999-12-246-8/+10
* New MASTER_SITE.steve1999-12-242-3/+1
* Update to version 1.0.3.steve1999-12-242-8/+21
* Update port to 3.3.7jedgar1999-12-244-9/+9
* Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,jasone1999-12-248-1173/+1375
* Add USE_XLIB and USE_LIBTOOL to keep bento happy.steve1999-12-242-2/+4
* Activate robodocjedgar1999-12-231-0/+1
* A documentation tool for C, C++, Java, Assembler, Basic,jedgar1999-12-235-0/+59
* Update MASTER_SITEScpiazza1999-12-231-1/+1
* Update to version 0.1.6jedgar1999-12-233-24/+10
* Update to 0.2:jedgar1999-12-232-4/+4
* Remove jraynard as MAINTAINER, since he no longer has an account.fenner1999-12-232-4/+0
* Energize fortran-utilskris1999-12-221-0/+1
* Say hello to some crufty old fortran code.kris1999-12-225-0/+32
* Add a symlink nasm-0.98 -> nasm to distinguish the latest version.asami1999-12-112-0/+4
* One of the distfiles changed contents, but not name. The changedobrien1999-12-113-46/+43
* Update to 2.11.2 to success to make packageflathill1999-12-112-2/+2
* Default to using Tcl 8.2 unless FORCE_80 is defined.steve1999-12-101-5/+5
* Fix one of the MASTER_SITESimura1999-12-101-1/+1
* MD5 mismuch fixed.imura1999-12-101-1/+1
* Activate kdevelop-i18n and kdbg-i18nimura1999-12-101-0/+2
* Fix MASTER_SITEScpiazza1999-12-091-1/+1
* Activate lincvscpiazza1999-12-051-0/+1
* LinCVS is a QT2-based frontend for the CVS-client supportingcpiazza1999-12-056-0/+72
* New location on MASTER_SITE.steve1999-12-057-7/+7
* Turn on Linuxthreads port. see the README for details on limitationsjulian1999-12-051-0/+1
* New documentation from Richard and Russell.julian1999-12-053-48/+71
* Upgrade to version 2.3.0.steve1999-12-0410-101/+230
* Submitted by: "Russell L. Carter" <rcarter@consys.com>julian1999-12-024-3/+186
* Upgrade to gmake-3.78.1jseger1999-12-016-22/+28
* Mark as only x86julian1999-12-011-0/+1
* I misunderstood Richard's instructions.julian1999-12-011-7/+23
* Update some of the Documentation files.julian1999-12-011-43/+35
* Smarter WRKSRC definition.billf1999-11-301-1/+1
* Reviewed by: Russell Carterjulian1999-11-3016-0/+2831
* Locate DISTFILE on MASTER_SITE again and update to use Tcl/Tk version 8.2.steve1999-11-292-4/+4
* Guile shared lib version changedjseger1999-11-293-3/+3
* Update to use Tcl/Tk version 8.2.steve1999-11-2915-30/+99
* Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95steve1999-11-295-20/+20
* Update to version 0.9.steve1999-11-284-6/+6
* Fix typo in MAINTAINTER's mail address.imura1999-11-281-1/+1
* Update to version 1.0.1.steve1999-11-272-3/+3
* Activate the kdbg and p5-AppConfig ports.steve1999-11-271-0/+2
* Initial import of kdbg version 1.0.0.steve1999-11-275-0/+96
* Intial import of p5-AppConfig version 1.52.steve1999-11-275-0/+56
* Turn off the build of the profiled library since having NOPROFILE=truesteve1999-11-273-5/+12
* Update MASTER_SITES.steve1999-11-272-2/+2
* Update MASTER_SITES and fix a few whitespace nits.steve1999-11-272-8/+8
* Update MASTER_SITES and set maintainer to ports@cpiazza1999-11-251-3/+3
* Fix a problem when using the --copying function. Perl's system() callsteve1999-11-259-0/+99
* Remove "cvslines".jkoshy1999-11-231-1/+0
* Remove this port: cvslines sources have not been available for nearlyjkoshy1999-11-236-96/+0
* Fix pkg/PLIST.nakai1999-11-203-3/+6
* Change mail address.nakai1999-11-203-3/+3
* Fix for PLIST.nakai1999-11-203-6/+3
* Add a missing @dirrmcpiazza1999-11-191-0/+1
* Update to 0.8nakai1999-11-174-6/+6
* Upgrade to GNU Portable Threads, version 1.2.1rse1999-11-142-3/+3
* Checksum changed on MASTER_SITE.steve1999-11-141-1/+1
* Upgrade to v3.3.2. Install program as 'exctags', to avoid confusion withjkoshy1999-11-113-7/+9
* upgrade to 5.35ache1999-11-102-4/+4
* Change MASTER_SITES.jkoshy1999-11-101-1/+2
* Upgrade Pth scratch port from 1.2 beta to 1.3 alpha series.rse1999-11-093-5/+5
* Activate freelibibertycpiazza1999-11-051-0/+1
* Freelibiberty: a freely-distributed libiberty clone.cpiazza1999-11-055-0/+44
* Category fixesjseger1999-11-021-1/+1
* fix category (tcl81->tcl80)jseger1999-11-025-5/+5
* Switch to tcl/tk 8.2jseger1999-11-021-5/+5
* Activate the picprog port.steve1999-11-011-0/+1
* Initial import of pciprog version 1.0.steve1999-11-018-0/+113
* Use the force option to rm(1) to avoid the possibility of errors onsteve1999-11-013-6/+6
* Use an OSVERSION closer to the time when egcs became the system compilersteve1999-11-011-1/+1
* Fix compilation errors when gcc2.95 is the system compiler.steve1999-11-013-0/+54
* Update to version 0.9.2.steve1999-11-013-5/+7
* Update to version 5.0a3.steve1999-11-013-19/+39
* Update to version 1.7.steve1999-11-012-3/+5
* Upgrade GNU Portable Threads (Pth) from 1.1.6 to 1.2.0rse1999-10-313-5/+5
* Use the newer gdk-pixbufnakai1999-10-271-1/+1
* Just got a mail from Nakai-san, libgtop-devel will be deleted.asami1999-10-271-1/+0
* Add libgtop-devel.asami1999-10-271-0/+1
* update mastersitemharo1999-10-272-2/+2
* Upgrade to GNU Pth 1.2b8 (aka RC1)rse1999-10-262-3/+3
* Adopt ports I care about.obrien1999-10-261-0/+3
* Update to 1.0.6 stable version.nakai1999-10-2610-84/+54
* update to 8.0mharo1999-10-263-3/+4
* distfile name changemharo1999-10-262-1/+2
* update mastersitemharo1999-10-261-1/+1
* Delete epplets from the entry.nakai1999-10-251-1/+0
* Upgrade to 0.6.7.vanilla1999-10-232-5/+4
* Upgrade to GNU Portable Threads (Pth), Development Version 1.2b7rse1999-10-222-3/+3
* Add eppletsnakai1999-10-221-0/+1
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasfenner1999-10-221-2/+0
* Update to version 0.1.5cpiazza1999-10-214-11/+55
* Bump gnome libraries' version numbers.asami1999-10-172-2/+2
* PR: ports/14303nakai1999-10-142-8/+38
* PR: ports/14303nakai1999-10-1410-18/+74
* PR: ports/14303nakai1999-10-148-40/+14
* PR: ports/14303nakai1999-10-141-0/+1
* PR: ports/14303nakai1999-10-147-0/+316
* PR: ports/14303nakai1999-10-142-4/+4
* Submitted by:Ade Lovett <ade@remarq.com>nakai1999-10-139-39/+42
* Update to 3.3.15flathill1999-10-132-3/+3
* remove testing for ${PREFIX}/info/dirmharo1999-10-121-3/+0
* Update to 3.3.5 and fixes unfetchable distfileflathill1999-10-122-4/+4
* Update to version 1.5b.steve1999-10-112-3/+3
* Update version required comment.steve1999-10-111-1/+1
* Make it compile on -stable again.marcel1999-10-102-2/+2
* Bump glib12 's share library version to 3,vanilla1999-10-102-2/+2
* Upgrade to 1.2.5, bump share library version to 3.vanilla1999-10-1013-22/+22
* remove glib11 & glib11-devel.vanilla1999-10-101-2/+0
* Oops, forgot to add new patch and remove zero'd files/Makefiledan1999-10-091-0/+10
* Update astyle to 1.11.5dan1999-10-092-11/+6
* Submitted by:Ade Lovett<ade@lovett.com>nakai1999-10-086-8/+10
* Update some "301 Moved Permanently" URL's.fenner1999-10-081-1/+1
* remove bisonobrien1999-10-061-1/+0
* The latest Bison is now in the base system (and has been for a while).obrien1999-10-0630-366/+0
* Upgrade to 0.9.1.tg1999-10-064-16/+6
* Activate pharmacydan1999-10-041-0/+1
* Pharmacy intends to be a GNOME compliant front-end to CVS.dan1999-10-045-0/+60
* Update to version 7.10cpiazza1999-10-032-2/+2
* Attack of the COMMENT police revisted. I missed this one in thejim1999-10-021-1/+1
* Update to gindent ver 2.2.2cpiazza1999-10-012-7/+8
* Update to version 2.11.0cpiazza1999-09-303-2/+5
* Update ORBit to 0.4.95.foxfair1999-09-294-4/+4
* added the following checking:sumikawa1999-09-292-1/+9
* Upgrade to MM (Shared Memory Library), version 1.0.12rse1999-09-282-3/+3
* Upgrade to GNU Pth (STABLE), version 1.1.6rse1999-09-282-3/+3
* Upgrade to GNU Pth (DEVELOPMENT), version 1.2b6rse1999-09-282-3/+3
* Update to version 2.08.steve1999-09-284-7/+9
* Recently we must use $FreeBSD instead of $Id in Makefile.taoka1999-09-281-2/+2
* Activate the sdcc port.steve1999-09-271-0/+1
* Initial import of sdcc version 2.1.8.steve1999-09-2710-0/+480
* Update to version 1.5a and add the WWW site to the DESCR.steve1999-09-274-4/+32
* Update to version 2.0.steve1999-09-274-19/+28
* We haven't for a long time (if ever) had to call g++ with -lg++ to compilesteve1999-09-271-2/+11
* No need to include ':install' at the end of the BUILD_DEPENDS line sincesteve1999-09-271-1/+1
* On page faults FreeBSD/Alpha gives SIGSEGV instead of SIGBUS.steve1999-09-251-4/+8
* broken => fetch failsobrien1999-09-251-0/+2
* Upgrade to GNU Portable Threads (Pth), development version 1.2b5rse1999-09-252-3/+3
* Update to version 1.1.5andy1999-09-243-45/+86
* Remove unused and unneeded variable (GMAKE=yes)cpiazza1999-09-241-1/+0
* Added tclreadlinetaoka1999-09-241-0/+1
* GNU readline for TCLtaoka1999-09-245-0/+49
* Upgrade to version 1.5.19a.obrien1999-09-222-2/+2
* While I'm at it, fix the display of errno by taking the absolute value of it.marcel1999-09-221-1/+1
* Fix breakage of linux_kdump after the alignment of syscall arguments bymarcel1999-09-222-2/+2
* Mark this broken, doesn't build on either 3-stable or 4-current withasami1999-09-211-0/+2
* Make this handle libraries of the form /dir/...s/libfoo.a.asami1999-09-205-5/+50
* Update to version 1.11.4cpiazza1999-09-202-5/+5
* Update master site.wosch1999-09-191-1/+1
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-182-2/+2
* This port seems to require the '-b' flag in FETCH_BEFORE_ARGS.steve1999-09-181-0/+2
* Upgrade to GNU Portable Threads (Pth), development version 1.2b4rse1999-09-182-3/+3
* Setasami1999-09-113-0/+3
* Submitted by: maintainerasami1999-09-1140-320/+1180
* $Id$ -> $FreeBSD$ (billf)peter1999-09-111-1/+1
* $Id$ -> $FreeBSD$ (obrien)peter1999-09-111-1/+1
* Upgrade to 1.6b1.tg1999-09-102-4/+4
* Add backup MASTER_SITE.jkoshy1999-09-101-1/+2
* Nuke gdbtk. It's being replaced by insight.jseger1999-09-101-1/+1
* Upgrade to 0.6.0.tg1999-09-096-1194/+1324
* xspin333.tcl should be in the PLIST, not 300cpiazza1999-09-091-1/+1
* The tiff port now lives in ports/graphics/tiff.steve1999-09-072-2/+2
* Remove sawt, it's been orphanated by the authors for awhile. Also,asami1999-09-071-1/+0
* Upgrade to MM (Shared Memory Libray), version 1.0.11rse1999-09-062-3/+3
* Add p5-Parse-RecDescentbillf1999-09-061-0/+1
* RecDescent incrementally generates top-down recursive-descent textbillf1999-09-065-0/+69
* Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6rse1999-09-052-3/+3
* turn on cdeclobrien1999-09-051-0/+1
* Cdecl composes compilable C declarations and typecasts from descriptiveobrien1999-09-057-0/+72
* Update to version 1.11.1cpiazza1999-09-052-5/+5
* GNU Pth 1.2b1 -> 1.2b2rse1999-09-042-3/+3
* Make sure an install can be restarted after a failure. While I'm here, updatemarcel1999-09-039-9/+12
* GNU Portable Threads (DEVELOPMENT VERSION): 1.1.x -> 1.2.xrse1999-09-023-6/+7
* GNU Portable Threads: 1.1.4 -> 1.1.5rse1999-09-022-3/+3