aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* Mark BROKEN for ELF.Justin M. Seger1999-02-123-3/+9
* * clean up verbosity of MakefileDavid E. O'Brien1999-02-1020-180/+80
* GNUHOST is now "i386-unknown-freebsd4.0" for the ELF case, andDavid E. O'Brien1999-02-101-3/+3
* GNUHOST is now "i386-unknown-freebsd3" for ELF machines andDavid E. O'Brien1999-02-105-14/+96
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andDavid E. O'Brien1999-02-10102-326/+1566
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-0321-126/+44
* Correct stale patch.Joseph Koshy1999-02-022-16/+16
* Forced commit to record unbreaking for ELF.Joseph Koshy1999-02-022-2/+2
* Add patch for ELF support.Joseph Koshy1999-02-022-0/+30
* Unbreak for ELF.Joseph Koshy1999-02-024-6/+30
* New checksum.Satoshi Asami1999-01-291-1/+1
* Instead of trying to auto-detect whether X11 is installed, requireJohn Polstra1999-01-284-29/+40
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-279-9/+18
* Remove the tcl.h symlink too on deinstall.Steve Price1999-01-263-0/+3
* Sub directory of MASTER_SITES has been moved.Jun Kuriyama1999-01-251-1/+2
* Sub directory of MASTER_SITES has been moved.Jun Kuriyama1999-01-251-1/+2
* COMMENT should be a one-liner.Satoshi Asami1999-01-251-11/+1
* Typo (tck81-thread -> tcl81-thread).Satoshi Asami1999-01-251-2/+2
* Add option for linking with pthreads library.Robert Nordier1999-01-242-0/+11
* Allow '$' in labels as our offical compiler does.David E. O'Brien1999-01-2340-200/+720
* Add tcl81-threadEric J.Chet1999-01-221-1/+2
* threaded version of tcl81Eric J.Chet1999-01-228-0/+435
* Activate the mawk port.Steve Price1999-01-181-1/+2
* Initial import of mawk version 1.3.3.Steve Price1999-01-185-0/+36
* Fix an FPE error.Steve Price1999-01-184-41/+18
* Update tcl81 to beta 1Eric J.Chet1999-01-1715-162/+174
* Change maitainer's email address,Vanilla I. Shu1999-01-133-8/+8
* DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too.David E. O'Brien1999-01-121-3/+14
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-112-15/+15
* Checksum of diffs changed.Steve Price1999-01-111-1/+1
* Remove five broken MASTER_SITES which can't deliver the distfiles as oneJacques Vidrine1999-01-072-14/+4
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+2
* Add python-beta.Satoshi Asami1999-01-071-1/+2
* Add USE_XLIB.Satoshi Asami1998-12-283-3/+6
* Fix as BROKEN. Add MASTER_SITESSeiichirou Hiraoka1998-12-282-8/+6
* Wasn't in the main dir when I commited this the first time.David E. O'Brien1998-12-2740-40/+200
* BROKEN='single fetch site, which is currently behind a routing loop'David E. O'Brien1998-12-272-2/+6
* Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.David E. O'Brien1998-12-2620-0/+200
* Activate lang/erlangSeiichirou Hiraoka1998-12-251-1/+2
* PR: ports/9054Seiichirou Hiraoka1998-12-2512-0/+870
* Assume role of maintainer. By request of: maintainer.Chris Timmons1998-12-241-2/+2
* The squeak port has moved to squeak1.Steve Price1998-12-231-2/+2
* Update to version 1.31.Steve Price1998-12-235-39/+83
* Mark BROKEN, repo copied.Satoshi Asami1998-12-231-1/+3
* Add USE_XLIB.Satoshi Asami1998-12-222-2/+4
* Add USE_XLIB.Satoshi Asami1998-12-221-1/+2
* Activate lange/iciJustin M. Seger1998-12-201-1/+2
* Import of ici v2.0.3.Justin M. Seger1998-12-205-0/+31
* Cause tcl "info sharedlibextension" command to correctly returnChris Timmons1998-12-191-0/+1
* Tcl v8.0.4Chris Timmons1998-12-195-26/+29
* mit-scheme needs XLIB.Satoshi Asami1998-12-181-1/+3
* Since Mr. O'Brien is so modest, I'm going to add his pgcc port here.Satoshi Asami1998-12-171-1/+2
* get this rightDavid E. O'Brien1998-12-141-2/+2
* Yuck, this thing BUILD_DEPENDS on autoconf.David E. O'Brien1998-12-141-6/+7
* PGCC, the Pentium optimizing version of GCC is back.....David E. O'Brien1998-12-1312-0/+584
* Use PKG* variables instead of adding extra files to PKG_ARGS.Satoshi Asami1998-12-137-40/+43
* Upgrade to 0.18.Matthew Hunt1998-12-125-19/+37
* Activate the jikes port.Steve Price1998-12-111-1/+2
* Add more MASTER_SITES.Vanilla I. Shu1998-12-111-7/+6
* Use the bzip2 version of the distfile. It saves almost 3meg.David E. O'Brien1998-12-0540-100/+220
* EGCS 1.1.1 *Release* is out.David E. O'Brien1998-12-0540-220/+260
* Fix configure scripts to it correctly detects an ELF system w/o having toDavid E. O'Brien1998-12-042-0/+30
* Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formedDavid E. O'Brien1998-12-0420-60/+60
* Add ":install" at end of DEPENDS line -- it's the default, but justSatoshi Asami1998-12-041-2/+2
* Update squeak to version 2.2.Jacques Vidrine1998-12-0311-97/+134
* Mark this broken while nectar works on upgrade after repo copy.Satoshi Asami1998-12-032-2/+4
* More MASTER_SITESMartin Cracauer1998-12-032-17/+12
* More MASTER_SITESMartin Cracauer1998-12-031-2/+3
* "upgrade" to EGCS egcs-1.1.1-prerelease-3.David E. O'Brien1998-12-0260-300/+220
* Make sure PLIST is correct whether you have source or not. Add copyrightSatoshi Asami1998-12-0230-45/+135
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-016-6/+18
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
* More USE_XLIBs.Satoshi Asami1998-11-281-1/+2
* A few more USE_XLIBs.Satoshi Asami1998-11-283-3/+6
* Create ${PREFIX}/bin before cat'ing a file into it.Satoshi Asami1998-11-284-0/+4
* This port requires X to compile, so define USE_XLIB.Satoshi Asami1998-11-271-1/+2
* Escape quote.Satoshi Asami1998-11-261-2/+2
* * Update checksum for distribution.Jacques Vidrine1998-11-254-36/+65
* Clean up MASTER_SITES. Remove unneeded patch.Joseph Koshy1998-11-222-10/+18
* Add virtual category elisp.Jun Kuriyama1998-11-201-2/+2
* Upgrade to 3.0.3.Thomas Gellekum1998-11-202-6/+6
* Upgrade to v110.9.1. Unbreak.Joseph Koshy1998-11-2012-94/+562
* gyve is broken with guile-1.3. Marking it and everything thatBill Fumerola1998-11-181-1/+3
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-142-16/+19
* Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh withSatoshi Asami1998-11-131-1/+2
* switch to new pre/post bsd.port.mkDavid E. O'Brien1998-11-1320-80/+140
* i386 => ${ARCH}David E. O'Brien1998-11-1321-84/+84
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-1125-176/+171
* Expand lib/stk directory properly. Use PLIST_SUB to encode info.Satoshi Asami1998-11-112-4/+319
* fix for 3.0 ELFDavid E. O'Brien1998-11-113-9/+14
* Pass the GNUARCH value to `configure' to force the detection of an ELF system.David E. O'Brien1998-11-101-6/+14
* Turn on nawk port.Steve Price1998-11-101-1/+2
* Update to version 98.10.20.Steve Price1998-11-106-30/+192
* The kawk port has been repository-copied to nawk.Steve Price1998-11-101-2/+1
* Make this file match reality.Satoshi Asami1998-11-091-4/+4
* Update to version 3.34.Steve Price1998-11-096-68/+139
* Use a one-liner more in accord with reality.Robert Nordier1998-11-041-1/+1
* Fix tcc -g option for ELF.Robert Nordier1998-11-041-0/+7
* Update to CMUCL version 18bMartin Cracauer1998-11-023-14/+9
* Change the version number of guile.Vanilla I. Shu1998-10-281-2/+2
* Put *.scm on the right place.Vanilla I. Shu1998-10-262-110/+110
* Upgrade to 1.3.Vanilla I. Shu1998-10-263-31/+51
* No need to use += for variables defined only once.Satoshi Asami1998-10-261-2/+2
* Unbreak; make work with tcl8.0.Mark Murray1998-10-252-6/+4
* enable gawkAndreas Klemm1998-10-221-1/+2
* New port gawkAndreas Klemm1998-10-225-0/+24
* Remove empty directories on deinstall.Steve Price1998-10-201-0/+1
* Cleanup up empty directories on deinstall.Steve Price1998-10-201-0/+8
* Unbreak.Justin M. Seger1998-10-151-2/+2
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Fix post-patch target.Justin M. Seger1998-10-141-2/+2
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+4
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
* Unmark BROKEN. It was a previously fixed SMP problem.Justin M. Seger1998-10-132-6/+2
* Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:Justin M. Seger1998-10-132-2/+6
* Mark BROKEN for ELF: depends on BROKEN_ELF gcc28Justin M. Seger1998-10-121-1/+3
* Perl 5 is in the system. Mark this port broken for 3.0 for that reason.Mark Murray1998-10-1214-21/+42
* Convert to ELF.Scott Mace1998-10-123-111/+45
* Convert to ELF.Scott Mace1998-10-126-15/+141
* Convert to ELF.Scott Mace1998-10-123-12/+33
* Update to version 5.28.Steve Price1998-10-103-14/+13
* Prepend ${WRKDIRPREFIX} to WRKSRC definitions that don't use ${WRKDIR}.Satoshi Asami1998-10-091-2/+2
* Make profiling work.John Polstra1998-10-0960-80/+2640
* Clean up on deinstallation.Robert Nordier1998-10-081-0/+119
* Don't insist on finding crt0.o and friends.Robert Nordier1998-10-081-2/+1
* GNUHOST was defined twice. Also, take out the ELF cruft, a simpleSatoshi Asami1998-10-081-8/+2
* Add K-aout to tcc aout environment for consistency.Robert Nordier1998-10-081-0/+4
* Support dynamic loading of modules in an ELF world.Thomas Gellekum1998-10-0617-30/+160
* Fix building this port under recent versions of -stable. MyJohn Polstra1998-10-061-15/+16
* Don't use ${LDCONFIG} if we don't install any shared libraries.Steve Price1998-10-054-12/+2
* Convert to ELF.Steve Price1998-10-052-2/+12
* Cleanup conversion to ELF.Steve Price1998-10-0412-537/+174
* Checksum for patches changed.Steve Price1998-10-021-1/+1
* Allow building and packaging for ELF.David E. O'Brien1998-10-0220-160/+120
* Blat minor number on shared object for ELF.Mark Murray1998-10-011-5/+9
* Update PLIST.Robert Nordier1998-09-301-0/+2
* TenDRA does ELF Part IRobert Nordier1998-09-294-4/+738
* Mark BROKEN for ELF.Justin M. Seger1998-09-291-1/+3
* Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mkSatoshi Asami1998-09-2820-20/+60
* Broken on ELF boxes.David E. O'Brien1998-09-271-1/+8
* Build properly on ELF systems.David E. O'Brien1998-09-2720-20/+120
* make fetchableDavid E. O'Brien1998-09-2720-80/+80
* Remove regexp support for tk42.Steve Price1998-09-271-2/+2
* back to the snaps w/egcs-19980914David E. O'Brien1998-09-2760-180/+300
* tk80 has been ELFized.Satoshi Asami1998-09-2519-38/+38
* Change CATEGORIES to lang.Vanilla I. Shu1998-09-241-2/+2
* Change CATEGORIES to lang, and guile is elf library now.Vanilla I. Shu1998-09-241-4/+4
* Activate guileobjc libobjects.Vanilla I. Shu1998-09-241-1/+3
* Typo.Satoshi Asami1998-09-231-2/+2
* Only use -soname flag if building for an ELF world.Steve Price1998-09-231-3/+7
* Convert guile to elf.Vanilla I. Shu1998-09-222-2/+7
* Add trailing "/" to MASTER_SITE.Joseph Koshy1998-09-223-6/+6
* Unbreak deinstall by adding the required trailing '%%'.Steve Price1998-09-211-2/+2
* Fix breakage caused by a recent change to <sys/sem.h> in -stable.John Polstra1998-09-201-15/+16
* Correct the category of info page.Vanilla I. Shu1998-09-191-15/+15
* Merge all info page to a BIG file.Vanilla I. Shu1998-09-193-26/+12
* Upgrade to 20-2.5, and merge all info page to a BIG file.Vanilla I. Shu1998-09-195-74/+27
* Make these ports work on ELF systems.John Polstra1998-09-1814-334/+888
* Make this build in an ELF world.Steve Price1998-09-184-23/+47
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-163-6/+6
* Changes for ELFJustin M. Seger1998-09-156-3/+45
* Upgrade to 1.1b.David E. O'Brien1998-09-1040-140/+140
* Fix MASTER_SITE.Joseph Koshy1998-09-093-6/+6
* Correct master site url.Joseph Koshy1998-09-071-2/+2
* Activate gnomeobjc.Vanilla I. Shu1998-09-061-1/+2
* my goof. fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1aDavid E. O'Brien1998-09-0520-80/+80
* egcs 1.1 HAS BEEN RELEASED!!David E. O'Brien1998-09-0340-140/+160
* Unbreak after the perl upgrade and update to version beta 2 whileSteve Price1998-08-304-21/+23
* Make this port honour CFLAGS.Mark Murray1998-08-287-0/+77
* Checksum changedJustin M. Seger1998-08-271-1/+1
* * upgrade to 19980816 snapshotDavid E. O'Brien1998-08-2660-3860/+3880
* turn on bc-gccDavid E. O'Brien1998-08-261-1/+2
* gcc with bounds checking support for pointers and memoryDavid E. O'Brien1998-08-267-0/+236
* "mkdir" -> "mkdir -p"Satoshi Asami1998-08-261-1/+1
* "ln -s" -> "ln -sf"Satoshi Asami1998-08-261-2/+2
* Activate slib.Vanilla I. Shu1998-08-251-1/+2
* A portable scheme library for all standard scheme implementation.Vanilla I. Shu1998-08-255-0/+139
* Correct pkg/PLIST.Vanilla I. Shu1998-08-251-1/+101
* Honor CFLAGS is set.Steve Price1998-08-243-21/+51
* Make this work with the new perl variables.Justin M. Seger1998-08-232-12/+12
* I couldn't test this, since it died partway through the build, butTim Vanderhoek1998-08-201-1/+5
* Don't bytecompile emacs .el files that go in to site-lisp/.Joseph Koshy1998-08-202-7/+4
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-1970-289/+20
* dont ask..David E. O'Brien1998-08-181-29/+29
* Update to use PLIST_SUBDavid E. O'Brien1998-08-181-6/+2
* remove subdirs on pakage deinstall.David E. O'Brien1998-08-181-0/+2
* Re-add bits to allow ``make reinstall'' or a boched ``make install'' toDavid E. O'Brien1998-08-181-1/+6
* Properly adapt for the latest bsd.port.mk. :-)Tim Vanderhoek1998-08-172-12/+4
* Allow a ``make install'' that boched to be re-attempted.David E. O'Brien1998-08-171-2/+5
* Another typo -- my brain is on vacation.David E. O'Brien1998-08-171-2/+2
* fix typo.David E. O'Brien1998-08-162-3/+3
* Upgrade to perl 5.005_02. This will have virtually no impact on ports thatMark Murray1998-08-1621-5026/+3479
* * expmed.c (expand_mult): Use 0 as add_target if should preserveDavid E. O'Brien1998-08-141-0/+37
* Removed manpages from pkg/PLISTDavid E. O'Brien1998-08-141-1/+0
* * Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)David E. O'Brien1998-08-1413-11/+488
* Add ``osfnc.h'' from glibc++ 2.7.2 (of FBSD 2.2.7 fame) soDavid E. O'Brien1998-08-143-2/+24
* Fix Version-required comment.John Polstra1998-08-1220-40/+40
* Upgrade to the 19980803 snapshot.David E. O'Brien1998-08-1160-3780/+3740
* Find the distfile again and portlint while I'm here.Steve Price1998-08-103-10/+118
* Update to the June 1998 sources.Steve Price1998-08-093-25/+38
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-0819-47/+47
* Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allSatoshi Asami1998-08-0823-32/+69
* create needed directories before making .ph filesAndrey A. Chernov1998-08-077-0/+7
* generate .ph files on package install nowAndrey A. Chernov1998-08-0714-2037/+77
* Remove generated include .ph files which not present on every machine,Andrey A. Chernov1998-08-067-91/+0
* Update to Perl 5.005_01.Mark Murray1998-08-0649-4410/+7301
* Refer people needed a lighter weight implementation of ML to Chuck Robey'sJoseph Koshy1998-08-032-0/+8
* OOPS I left the BROKEN line in there.Chuck Robey1998-08-031-2/+1
* Add pointer to smlnnj for those with plenty of disk.Chuck Robey1998-08-031-0/+4
* Update moscow_ml to version 1.43. This is a good version of ml ifChuck Robey1998-08-035-65/+159
* Upgrade to ePerl, Version 2.2.14Ralf S. Engelschall1998-08-024-9/+9
* Include latest official patches.Thomas Gellekum1998-07-2830-75/+180
* Activate CAML-Light.Joseph Koshy1998-07-281-1/+2
* A light weight implementation of CAML, a strongly typed functionalJoseph Koshy1998-07-2810-0/+406
* Install a wish script that spits-out all the various names for wish. TheTim Vanderhoek1998-07-283-3/+18
* Install a "tclsh" script that spits-out a list of the real tclsh's, asTim Vanderhoek1998-07-288-4/+148
* Upgrade to the 19980721 snap.David E. O'Brien1998-07-2760-3700/+3700
* Doc-only change to add URL of home page and complete an unfinishedJoseph Koshy1998-07-261-0/+12
* Change category to "lang" only. This is pretty much a pascalSatoshi Asami1998-07-251-2/+2
* Use ldconfig to check for libc_r, not an absolute path. Thread supportThomas Gellekum1998-07-2315-30/+45
* Better way to do the equivalent of "-fsjlj-exceptions".David E. O'Brien1998-07-221-18/+10
* Mark port as BROKEN till issues on library source paths, usage of theJoseph Koshy1998-07-202-2/+6
* Turn on ETHOberonV4.Steve Price1998-07-201-1/+2
* Initial import ETH Oberon v4.Steve Price1998-07-206-0/+1356
* Sync with gcc28 port:David E. O'Brien1998-07-2020-0/+640
* upgrade to the July 15th (19980715) snapshotDavid E. O'Brien1998-07-1660-3760/+3800
* Activate sml-nj.Joseph Koshy1998-07-151-1/+2
* A Standard ML implementation from Bell Labs.Joseph Koshy1998-07-1510-0/+196
* Add checksum for bootstrap binary.Jeffrey Hsu1998-07-151-0/+1
* Fetch bootstrap binary rather than include it in port.Jeffrey Hsu1998-07-151-4/+5
* Remove monster uuencoded binary file, and mark the port broken untilJohn Polstra1998-07-151-1/+2
* Initial import of guileobjc version 0.3.8.Steve Price1998-07-136-0/+49
* Initial import of libobjects version 0.1.19.Steve Price1998-07-135-0/+165
* Add dylan.Jeffrey Hsu1998-07-131-1/+2
* CMU Gwydion project interpreter and compiler for the Dylan language.Jeffrey Hsu1998-07-137-0/+3836
* Upgrade to ePerl Version 2.2.13Ralf S. Engelschall1998-07-106-11/+11
* Upgrade to the 19980628 snapshot.David E. O'Brien1998-07-0660-3820/+3820
* Turn on kawk.Steve Price1998-07-051-1/+2
* Initial import of kawk.Steve Price1998-07-056-0/+55