summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Portability improvements for the thread-safe malloc.John Polstra1997-09-051-15/+29
| | | | Notes: svn path=/head/; revision=7774
* Upgrade to ePerl 2.2.5Ralf S. Engelschall1997-09-036-13/+13
| | | | Notes: svn path=/head/; revision=7763
* Upgrade to ePerl 2.2.4Ralf S. Engelschall1997-09-013-7/+7
| | | | Notes: svn path=/head/; revision=7747
* Upgrade to ePerl 2.2.4Ralf S. Engelschall1997-09-013-6/+6
| | | | | | | | (as always CPAN site need a few hours more to sync with PAUSE but the last two locations in MASTER_SITES already provide the distribution tarball) Notes: svn path=/head/; revision=7746
* Remove obsolete MASTER_SITES. Update my e-mail address.Thomas Gellekum1997-09-011-5/+3
| | | | Notes: svn path=/head/; revision=7743
* Build and install static library also.Jordan K. Hubbard1997-09-018-16/+168
| | | | | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=7741
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-2960-105/+330
| | | | Notes: svn path=/head/; revision=7719
* And now I'll actually make it work.Joshua Peck Macdonald1997-08-272-3/+4
| | | | Notes: svn path=/head/; revision=7706
* Update to latest version, closing ports/4148. (Only thing is, I'veJoshua Peck Macdonald1997-08-272-12/+5
| | | | | | | | | never closed a PR before so I don't know how to do it.) PR: ports/4148 Notes: svn path=/head/; revision=7705
* Update to newer 18a prerelease version from today.Martin Cracauer1997-08-273-12/+13
| | | | | | | Add private master site so that others can't delete my distfiles. Notes: svn path=/head/; revision=7704
* Broken on 2.2-STABLE too.Satoshi Asami1997-08-243-12/+3
| | | | Notes: svn path=/head/; revision=7673
* Brokon on 3.0-CURRENT and has no maintainer.David E. O'Brien1997-08-223-3/+18
| | | | Notes: svn path=/head/; revision=7648
* Upgrade to ePerl 2.2.3Ralf S. Engelschall1997-08-213-7/+7
| | | | Notes: svn path=/head/; revision=7642
* Upgrade to ePerl 2.2.3.Ralf S. Engelschall1997-08-213-6/+6
| | | | | | | | Distribution still exists on {www,ftp}.engelschall.com, CPAN follows in a few hours. Notes: svn path=/head/; revision=7641
* Add tcl8.0Jordan K. Hubbard1997-08-201-1/+2
| | | | Notes: svn path=/head/; revision=7631
* Import TCL 8.0 as a port for the 2.x users and others who want it hereJordan K. Hubbard1997-08-2024-0/+1152
| | | | | | | | as an option. Reviewed by: asami Notes: svn path=/head/; revision=7628
* Re-sort SUBDIRSBill Fenner1997-08-191-3/+3
| | | | Notes: svn path=/head/; revision=7617
* Upgrade to ePerl 2.2.2Ralf S. Engelschall1997-08-143-7/+7
| | | | Notes: svn path=/head/; revision=7582
* Upgrade to ePerl 2.2.2Ralf S. Engelschall1997-08-143-9/+6
| | | | | | | | (Distribution file is still released, but needs some more hours to be spread via CPAN, too.) Notes: svn path=/head/; revision=7581
* Revert apache port name.Satoshi Asami1997-08-131-2/+2
| | | | Notes: svn path=/head/; revision=7562
* Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longerBill Fenner1997-08-111-2/+2
| | | | | | | | | runs FreeBSD. Submitted by: Cornelis van der Laan <nils@trados.com> Notes: svn path=/head/; revision=7540
* Add new p5-ePerl.Ralf S. Engelschall1997-08-111-1/+2
| | | | Notes: svn path=/head/; revision=7532
* Import of ePerl (Embedded Perl 5 Language) with its second face:Ralf S. Engelschall1997-08-116-0/+72
| | | | | | | | | | | | | | The integrated Perl 5 Modules Parse::ePerl and Apache::ePerl. This is _NOT_ already installed by the port lang/eperl/ because lang/eperl is the port for the stand-alone ePerl while this port lang/p5-ePerl/ uses the other half of the hybrid distribution. Reviewed by: Andreas Klemm Submitted by: Ralf S. Engelschall Notes: svn path=/head/; revision=7531
* Upgrade to ePerl 2.2.1.Ralf S. Engelschall1997-08-115-68/+66
| | | | | | | | Reviewed by: Andreas Klemm Submitted by: Ralf S. Engelschall Notes: svn path=/head/; revision=7528
* Fix tk-4.1 dependency. While I'm here, add libreadline support.Thomas Gellekum1997-08-0630-105/+105
| | | | Notes: svn path=/head/; revision=7490
* apache port is now called apache-stableAndreas Klemm1997-08-031-2/+2
| | | | | | | changed *_DEPENDS Notes: svn path=/head/; revision=7462
* Add a patch to fix an incorrectly set WM_NORMAL_HINTS property forJohn Polstra1997-07-281-0/+62
| | | | | | | | X11 applications. The bug caused some minor problems in window positioning and resizing. Notes: svn path=/head/; revision=7430
* - Upgraded Pentium GCC Developer Version to latest snapshot release 970721Andreas Klemm1997-07-273-28/+30
| | | | | | | | | | | | | - Changed PATCH_SITES, added some more mirrors and now use ftp sites - Autoconf is needed in FETCH_DEPENDS, since I have to re-create the configure script just before the pre-configure target - pre-configure target now does the suggested maintainer-clean - post-install renames c++, g++, gcc to pc++, pg++ and pgcc to avoid conflicting usage with the systems default compiler. - updated PLIST Notes: svn path=/head/; revision=7425
* Sync the internal threadsafe malloc with phkmalloc revision 1.28.John Polstra1997-07-261-44/+41
| | | | Notes: svn path=/head/; revision=7416
* Use the MAN1 macro to compress the manual pages.John Polstra1997-07-261-8/+9
| | | | | | | | Correct the "fixing file permissions" step so that it works when NOMANCOMPRESS is set. Notes: svn path=/head/; revision=7415
* Fix formatting of manpagesMartin Cracauer1997-07-212-3/+4
| | | | | | | Better wording in pkg/DESCR Notes: svn path=/head/; revision=7396
* Updated dist sites.David E. O'Brien1997-07-211-2/+4
| | | | | | | | PR: ports/4130 Submitted by: pgiffuni@fps.biblos.unal.edu.co Notes: svn path=/head/; revision=7391
* removed mirror site which doesn't seem to be valid anymoreAndreas Klemm1997-07-201-2/+1
| | | | | | | Submitted by: Ryuichiro ARAKI <raraki@saitama-med.ac.jp> Notes: svn path=/head/; revision=7380
* Corrent package name.Mark Murray1997-07-187-14/+14
| | | | | | | Pointed out by: Satoshi Notes: svn path=/head/; revision=7368
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-181-6/+3
| | | | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). Notes: svn path=/head/; revision=7366
* Update to perl-5.004_01Mark Murray1997-07-1721-1701/+1750
| | | | Notes: svn path=/head/; revision=7361
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-178-16/+16
| | | | Notes: svn path=/head/; revision=7360
* activate cmuclMartin Cracauer1997-07-151-1/+2
| | | | Notes: svn path=/head/; revision=7346
* Forgot to disable NO_CDROMMartin Cracauer1997-07-151-2/+1
| | | | Notes: svn path=/head/; revision=7344
* Fix a little packaging problem due to an empty directory in distfileMartin Cracauer1997-07-153-5/+5
| | | | | | | Fix some typos in DESCR Notes: svn path=/head/; revision=7342
* The CMU implementation of Common Lisp, prerelease 18aMartin Cracauer1997-07-155-0/+71
| | | | Notes: svn path=/head/; revision=7340
* Make this port almost portlint - clean (Description is still too long)Martin Cracauer1997-07-152-50/+14
| | | | | | | Fix some typos. Notes: svn path=/head/; revision=7336
* New version. This version is allowed to be on the CDROM.Martin Cracauer1997-07-152-5/+5
| | | | | | | | PR: ports/4096 Reviewed by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=7335
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-132-6/+6
| | | | Notes: svn path=/head/; revision=7303
* Fix a screwed up patch that broke things badly.John Polstra1997-07-111-44/+14
| | | | Notes: svn path=/head/; revision=7291
* Add several bugfixes. Produce more informative messages whenJohn Polstra1997-07-119-83/+502
| | | | | | | | | | segmentation violations and assertion failures occur. Support several system calls not supported previously. PR: This is part of the fix for ports/3572. Notes: svn path=/head/; revision=7288
* Remove tcl75 for now, it is missing pkg/* files.Satoshi Asami1997-07-101-2/+1
| | | | Notes: svn path=/head/; revision=7284
* Remove dependancy on tk4.1, it works just fine with later versions.Paul Traina1997-07-071-6/+8
| | | | Notes: svn path=/head/; revision=7229
* Bring back tcl 7.5Paul Traina1997-07-071-1/+2
| | | | Notes: svn path=/head/; revision=7227
* I botched my previous update of the thread safe malloc, making itJohn Polstra1997-07-045-49/+51
| | | | | | | | | | | | | | not thread safe at all. This commit repairs the damage. This changes the minor version numbers of the Modula-3 shared libraries. The packages that depend on modula-3-lib will need to be rebuilt: net/cvsup print/virtualpaper Notes: svn path=/head/; revision=7212