aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* ${WRKDIRPREFIX}/symlink ${PORTSDIR} fix. Don't watch if you just had lunch.asami1999-07-161-2/+2
* Fix package building when you're leaving out optional parts, like Tk.tg1999-07-1560-3105/+3165
* Don't waste CDROM real estate on a soon to be OBE version.obrien1999-07-152-2/+6
* Upgrade to the July 12th GCC-2.95 prerelease.obrien1999-07-1554-162/+162
* Fix a typo I introduced.cpiazza1999-07-131-1/+1
* Activate irbcpiazza1999-07-131-1/+2
* irb: Interactive Ruby. A tool to input and evaulate expressionscpiazza1999-07-135-0/+65
* Upgrade to 3.2.8.max1999-07-083-6/+6
* Install a few missing libraries and headers.cpiazza1999-07-086-3/+51
* If at first you don't succeed, try (try) again.hoek1999-07-081-2/+4
* Don't use ${OSREL} and %%OSREL%% here. We need the full `uname -r`.hoek1999-07-072-159/+161
* Install the contents of the Tools directory by default. This can betg1999-07-0630-15/+3225
* Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.obrien1999-07-0636-198/+198
* Activate lua.cpiazza1999-07-061-1/+2
* Lua:cpiazza1999-07-0618-0/+240
* Correct spelling in a comment.steve1999-07-0518-36/+36
* Mark this port only for i386.steve1999-07-051-1/+3
* The number of things this port installs has grown.obrien1999-07-0518-18/+684
* Changes to work with updated files/freebsd.h.obrien1999-07-0518-216/+522
* Minor reorg of the dealing with `autoconf' and `autoheader' stuff.obrien1999-07-0518-90/+90
* Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL insteve1999-07-052-159/+158
* Remove the two "priming" MASTER_SITEs now that ftp.freebsd.org hassheldonh1999-07-011-4/+2
* Define "OBSTACK_CHUNK_SIZE" as getpagesize().obrien1999-06-282-34/+34
* Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context.obrien1999-06-282-74/+0
* New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles.billf1999-06-281-12/+1
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
* #4/4 enforcing Caps, no periodhoek1999-06-273-3/+3
* Commit #3/4 to enforce caps, no period.hoek1999-06-2778-78/+78
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-273-3/+3
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.obrien1999-06-2554-810/+306
* Update 3.10p -> 3.11p:sheldonh1999-06-2418-1703/+2444
* Activate jsdk.kuriyama1999-06-231-1/+2
* Change all permutations in capitalization of "asami@freebsd.org" toasami1999-06-221-2/+2
* Update to the 19990616 GCC 2.95-prerelease.obrien1999-06-2254-1422/+828
* Update 3.3 -> 4.6 and add a master site. Patches differ slightly fromsheldonh1999-06-214-34/+480
* Upgrade to tcl and tk 8.1.jseger1999-06-2016-178/+368
* Link some modules against libmytinfo to pick up a working tputs().tg1999-06-1815-30/+30
* Update to the 1999-06-08 (gcc 2.95 prerelease).obrien1999-06-15108-2124/+1476
* Add the intel2gas port.steve1999-06-111-1/+2
* Initial import of intel2gas version 1.2.steve1999-06-119-0/+317
* Activate the shujit port.steve1999-06-111-1/+2
* Fix for alpha.simokawa1999-06-1036-126/+2214
* Turn on the tya port.steve1999-06-101-1/+2
* Register the jfc port it it's new home.steve1999-06-101-1/+2
* Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.simokawa1999-06-072-7/+7
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-0654-159/+47
* Activate python-doc-*.tg1999-06-021-1/+6
* Documentation for the Python language in PS format for letter paper.tg1999-06-021-0/+12
* Documentation for the Python language in PS format for A4 paper.tg1999-06-021-0/+12
* Documentation for the Python language on PDF format for letter paper.tg1999-06-021-0/+12
* Documentation for the Python language in PDF format and for A4 paper.tg1999-06-021-0/+12
* New port python-doc-html. As the name suggests: documentation fortg1999-06-029-0/+693
* Anyone up for a little ocaml on their Alpha box?steve1999-05-311-1/+5
* Mark broken for -current boxes with egcs.steve1999-05-311-2/+7
* Mark broken for Alpha because of bus errors from unaligned accesses.steve1999-05-311-1/+5
* Upgrade to 19990524 gcc-2.95 prerelease.obrien1999-05-2654-342/+306
* New port py-mxTextTools, some tools for fast text processing in Python.tg1999-05-266-0/+95
* Don't unintentionally overwrite an existing tclsh/wish.hoek1999-05-264-16/+16
* <mumble> <mumble>hoek1999-05-262-150/+405
* Fix "EGCS_REV".obrien1999-05-2518-36/+108
* Upgrade to version 1.1.3, and sync with changes to the egcs port.obrien1999-05-2515-78/+808
* Enable the parser module.tg1999-05-2130-15/+30
* Bye-bye g77. (use egcs-devel instead)obrien1999-05-211-2/+1
* Better support for local $CFLAGS.tg1999-05-1915-45/+45
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theobrien1999-05-1972-522/+450
* Minor cleanup - remove Xlib dependency, as it's already there through tk.asami1999-05-131-3/+2
* Depend on tk, not tcl (which is pulled in from tk anyway).asami1999-05-121-2/+2
* Fix ELF build. Change maintainer's mail address.asami1999-05-122-3/+23
* Remove missing file.asami1999-05-121-1/+0
* Don't write to ${PKGDIR}/PLIST.asami1999-05-111-7/+5
* Rename all pwrite()s to deal with this change:asami1999-05-111-0/+53
* Add a patch for 4.0current.vanilla1999-05-112-0/+40
* New port gnustep. GNUstep is a set of general-purpose Objective-C librariestg1999-05-1015-0/+3030
* Add '%D' so we get the whole path for the '@unexec rm's.steve1999-05-107-7/+14
* This port needs X11 libs.steve1999-05-101-1/+3
* Fix profiling on ELF systems.steve1999-05-102-6/+38
* Update 2.3 -> 2.4nectar1999-05-098-56/+16
* Fix MASTER_SITES:nectar1999-05-092-10/+6
* Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & ...cwt1999-05-072-406/+150
* Fix build breakage.jkoshy1999-05-061-1/+2
* Don't try running mkLinks (since it doesn't do anything anyway)fenner1999-05-056-15/+927
* Fix the script that makes the long-name man page links, and add thefenner1999-05-052-1/+250
* Yet more WWW: additionsmharo1999-05-0335-41/+48
* Use new set of diffs from author and make this compile on the Alpha.steve1999-05-033-3/+14
* Added otcl and jdk-tutorialtaoka1999-05-011-1/+3
* MIT Object Tcltaoka1999-05-015-0/+50
* Tcl 8.0.5. Fenner's MLINK PR TBA RSNcwt1999-05-014-23/+18
* Update to 990416 version.kris1999-04-303-35/+29
* activate SIODjkoshy1999-04-281-1/+2
* Scheme in one Day/Defun, a small footprint implementation of Scheme withjkoshy1999-04-288-0/+204
* a Ruby interface to Tcl/Tk librariestaoka1999-04-279-0/+199
* add f2c & f77obrien1999-04-251-1/+3
* driver utility for f2c and gccobrien1999-04-255-0/+59
* f2c FORTRAN "compiler" port'ified from src/contrib/obrien1999-04-256-0/+277
* Unbreak for ELF.jkoshy1999-04-221-6/+2
* Add some master sites.nectar1999-04-221-3/+12
* Sync up with some diffs I sent to Cygnus.obrien1999-04-2254-270/+306
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...scrappy1999-04-2256-84/+84
* Remove ``NO_LATEST_LINK''nectar1999-04-2215-30/+15
* turnon egcs-develobrien1999-04-211-1/+2
* I give you the latest and greatest of the EGCS snapshot series.obrien1999-04-21252-2628/+9144
* Update from 2.0 to 2.2mharo1999-04-217-3781/+145
* * Update python 1.5.1 -> 1.5.2nectar1999-04-2165-1317/+1628
* Upgrade to 3.2.5.max1999-04-204-89/+109
* Update to version 1.2.5.steve1999-04-199-144/+303
* Fix the CPP_PREDEFINES so it properly gets the "global" definition too.obrien1999-04-182-2/+2
* Upgrade to v2.1.1jkoshy1999-04-134-14/+65
* Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.asami1999-04-1318-18/+54
* Real URLs that reference directories end in '/'billf1999-04-092-4/+4
* Proper URLs that reference directories end in '/'billf1999-04-0923-46/+46
* Create lib/python1.5/site-packages directory on installation.nectar1999-04-0930-15/+60
* Upgrade to itcl 3.0.1jseger1999-04-068-619/+273
* Add Central European Summer time zonejseger1999-04-041-0/+10
* Activate the pike port.steve1999-04-031-1/+2
* Import of pike version 0.6.110.steve1999-04-0330-0/+1990
* Worked better before.obrien1999-04-034-4/+4
* Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I canobrien1999-03-312-21/+15
* Add support for -fformat-extensions.obrien1999-03-314-6/+283
* Use proper include directive.obrien1999-03-314-4/+4
* Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsobrien1999-03-316-0/+532
* Don't fetch alpha suppliment -- the bits are now part of the port.obrien1999-03-3020-80/+20
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)asami1999-03-297-14/+14
* portlintasami1999-03-281-2/+2
* Note that thread support works now.jdp1999-03-251-2/+1
* Update to version 2.02.steve1999-03-255-62/+102
* Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.obrien1999-03-2420-40/+20
* Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELFobrien1999-03-221-3/+8
* * Add support for ``-pthead''obrien1999-03-22123-640/+11681
* Fix MASTER_SITES so that there are 2 good sites.chuckr1999-03-221-2/+3
* Update objc to version 2.2.15. Right now is does static libs only,chuckr1999-03-215-55/+171
* Reformat a URL so url.cgi doesn't puke on it.billf1999-03-211-1/+1
* Fix master site path.nectar1999-03-212-4/+4
* Add jdk-doc.asami1999-03-201-1/+2
* Upgrade to 1.1.2 release.obrien1999-03-17142-1478/+2456
* Fix the "switch" command so that one can switch between threads fromjdp1999-03-162-0/+40
* Update to version 3.29.steve1999-03-153-10/+8
* Update the wrapper for quotactl() to reflect a change in itsjdp1999-03-141-17/+34
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-1227-27/+91
* Activate some modules needed for zope (www.zope.com).tg1999-03-1115-45/+45
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-0826-28/+53
* Add "devel" to the CATEGORIES line.jdp1999-03-071-2/+2
* Upgrade 2.2 -> 2.3.nectar1999-03-0612-50/+96
* Set 'USE_GMAKE', because it does.billf1999-03-031-1/+2
* Enable the "m3gdb" port.jdp1999-03-011-1/+2
* Import the "m3gdb" port. It is a modified version of gdb-4.17 whichjdp1999-03-017-0/+199
* Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.obrien1999-02-2820-20/+160
* STL 3.0 rope fix.obrien1999-02-282-0/+24
* Upgrade to egcs-1.1.2 pre-release-2obrien1999-02-2840-240/+320
* Mark BROKEN. Distfile is missing.obrien1999-02-281-1/+3
* Upgrade to v47.4.1.jkoshy1999-02-2612-228/+908
* Unbreak for ELF. I didn't hear from the maintainer, but the fix is ajkoshy1999-02-231-4/+8
* Moving patch-ac to patch-ab, because patch-ab is where thenectar1999-02-232-0/+40
* Fix for building/packaging on FreeBSD 4.x.nectar1999-02-2332-135/+1779
* Distribution file pyth151.tgz checksum changed.nectar1999-02-2315-15/+15
* Update to version 1.2.2.steve1999-02-229-237/+240
* Update to version 3.41.steve1999-02-226-129/+25
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...thepish1999-02-1830-60/+645
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-1632-700/+75
* This port requires Xlib.asami1999-02-131-1/+2
* Correct md5 check sumflathill1999-02-131-1/+1
* Mark BROKEN for ELF.jseger1999-02-123-3/+9
* * clean up verbosity of Makefileobrien1999-02-1020-180/+80
* GNUHOST is now "i386-unknown-freebsd4.0" for the ELF case, andobrien1999-02-101-3/+3
* GNUHOST is now "i386-unknown-freebsd3" for ELF machines andobrien1999-02-105-14/+96
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andobrien1999-02-10102-326/+1566
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-0321-126/+44
* Correct stale patch.jkoshy1999-02-022-16/+16
* Forced commit to record unbreaking for ELF.jkoshy1999-02-022-2/+2
* Add patch for ELF support.jkoshy1999-02-022-0/+30
* Unbreak for ELF.jkoshy1999-02-024-6/+30
* New checksum.asami1999-01-291-1/+1
* Instead of trying to auto-detect whether X11 is installed, requirejdp1999-01-284-29/+40
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-279-9/+18
* Remove the tcl.h symlink too on deinstall.steve1999-01-263-0/+3
* Sub directory of MASTER_SITES has been moved.kuriyama1999-01-251-1/+2
* Sub directory of MASTER_SITES has been moved.kuriyama1999-01-251-1/+2
* COMMENT should be a one-liner.asami1999-01-251-11/+1
* Typo (tck81-thread -> tcl81-thread).asami1999-01-251-2/+2
* Add option for linking with pthreads library.rnordier1999-01-242-0/+11
* Allow '$' in labels as our offical compiler does.obrien1999-01-2340-200/+720
* Add tcl81-threadejc1999-01-221-1/+2
* threaded version of tcl81ejc1999-01-228-0/+435
* Activate the mawk port.steve1999-01-181-1/+2
* Initial import of mawk version 1.3.3.steve1999-01-185-0/+36
* Fix an FPE error.steve1999-01-184-41/+18
* Update tcl81 to beta 1ejc1999-01-1715-162/+174
* Change maitainer's email address,vanilla1999-01-133-8/+8
* DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too.obrien1999-01-121-3/+14
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-112-15/+15
* Checksum of diffs changed.steve1999-01-111-1/+1
* Remove five broken MASTER_SITES which can't deliver the distfiles as onenectar1999-01-072-14/+4
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.simokawa1999-01-071-1/+2
* Add python-beta.asami1999-01-071-1/+2
* Add USE_XLIB.asami1998-12-283-3/+6
* Fix as BROKEN. Add MASTER_SITESflathill1998-12-282-8/+6
* Wasn't in the main dir when I commited this the first time.obrien1998-12-2740-40/+200
* BROKEN='single fetch site, which is currently behind a routing loop'obrien1998-12-272-2/+6
* Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.obrien1998-12-2620-0/+200
* Activate lang/erlangflathill1998-12-251-1/+2
* PR: ports/9054flathill1998-12-2512-0/+870
* Assume role of maintainer. By request of: maintainer.cwt1998-12-241-2/+2
* The squeak port has moved to squeak1.steve1998-12-231-2/+2
* Update to version 1.31.steve1998-12-235-39/+83
* Mark BROKEN, repo copied.asami1998-12-231-1/+3
* Add USE_XLIB.asami1998-12-222-2/+4
* Add USE_XLIB.asami1998-12-221-1/+2
* Activate lange/icijseger1998-12-201-1/+2
* Import of ici v2.0.3.jseger1998-12-205-0/+31
* Cause tcl "info sharedlibextension" command to correctly returncwt1998-12-191-0/+1
* Tcl v8.0.4cwt1998-12-195-26/+29
* mit-scheme needs XLIB.asami1998-12-181-1/+3
* Since Mr. O'Brien is so modest, I'm going to add his pgcc port here.asami1998-12-171-1/+2
* get this rightobrien1998-12-141-2/+2
* Yuck, this thing BUILD_DEPENDS on autoconf.obrien1998-12-141-6/+7
* PGCC, the Pentium optimizing version of GCC is back.....obrien1998-12-1312-0/+584
* Use PKG* variables instead of adding extra files to PKG_ARGS.asami1998-12-137-40/+43
* Upgrade to 0.18.mph1998-12-125-19/+37
* Activate the jikes port.steve1998-12-111-1/+2
* Add more MASTER_SITES.vanilla1998-12-111-7/+6
* Use the bzip2 version of the distfile. It saves almost 3meg.obrien1998-12-0540-100/+220
* EGCS 1.1.1 *Release* is out.obrien1998-12-0540-220/+260
* Fix configure scripts to it correctly detects an ELF system w/o having toobrien1998-12-042-0/+30
* Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formedobrien1998-12-0420-60/+60
* Add ":install" at end of DEPENDS line -- it's the default, but justasami1998-12-041-2/+2
* Update squeak to version 2.2.nectar1998-12-0311-97/+134
* Mark this broken while nectar works on upgrade after repo copy.asami1998-12-032-2/+4
* More MASTER_SITEScracauer1998-12-032-17/+12
* More MASTER_SITEScracauer1998-12-031-2/+3
* "upgrade" to EGCS egcs-1.1.1-prerelease-3.obrien1998-12-0260-300/+220
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-0230-45/+135
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-016-6/+18
* A few more USE_XLIBs.asami1998-11-281-1/+2
* More USE_XLIBs.asami1998-11-281-1/+2
* A few more USE_XLIBs.asami1998-11-283-3/+6
* Create ${PREFIX}/bin before cat'ing a file into it.asami1998-11-284-0/+4
* This port requires X to compile, so define USE_XLIB.asami1998-11-271-1/+2
* Escape quote.asami1998-11-261-2/+2
* * Update checksum for distribution.nectar1998-11-254-36/+65
* Clean up MASTER_SITES. Remove unneeded patch.jkoshy1998-11-222-10/+18
* Add virtual category elisp.kuriyama1998-11-201-2/+2
* Upgrade to 3.0.3.tg1998-11-202-6/+6
* Upgrade to v110.9.1. Unbreak.jkoshy1998-11-2012-94/+562
* gyve is broken with guile-1.3. Marking it and everything thatbillf1998-11-181-1/+3
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-142-16/+19
* Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh withasami1998-11-131-1/+2
* switch to new pre/post bsd.port.mkobrien1998-11-1320-80/+140
* i386 => ${ARCH}obrien1998-11-1321-84/+84
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-1125-176/+171
* Expand lib/stk directory properly. Use PLIST_SUB to encode info.asami1998-11-112-4/+319
* fix for 3.0 ELFobrien1998-11-113-9/+14