summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Add USE_REINPLACE where appropriate.sobomax2002-06-192-0/+2
|
* upgrade to 1.4.1ijliao2002-06-195-28/+20
|
* Do not install hat-replated manpages.pat2002-06-182-3/+13
| | | | | PR: 39480 Submitted by: maintainer
* upgrade to 1.14ijliao2002-06-1613-329/+107
| | | | | PR: 39368 Submitted by: maintainer
* During deinstallation, for *.ph files, replace find | xargs rm withtobez2002-06-167-7/+7
| | | | find -delete, for obvious reasons. No PORTREVISION bump.
* Fix manpath.config patching in case there is no system perl manpathtobez2002-06-167-28/+77
| | | | (read: -current). No PORTREVISION bump.
* 1. Do not do rm -rf as a mean to deinstall this port. Instead, aparttobez2002-06-1628-28/+861
| | | | | | | | | | | | | | | from normal rmdir'ing and unexec rmdir'ing, do a find | xargs rm for generated .ph files, since those will differ in different versions of FreeBSD just like .h files may not be the same. 2. Install.pm is broken in 5.6.1 and leads to the wrong .packlist generation, which, in turn, breaks BSDPAN. Fix that. 3. Extend use.perl to patch /etc/manpath.config so that manpages for modules installed by this and other p5- ports are be available. PR: 39108 (item 1) Reported by: Dan Nelson <dan@dan.emsphone.com> (item 1)
* upgrade to 0.9p5ijliao2002-06-163-4/+11
|
* upgrade to 0.7.11ijliao2002-06-162-2/+2
|
* nsl renamed to tensileijliao2002-06-167-293/+1
|
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-163-4/+4
| | | | Forgotten by: znerd
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-152-3/+3
|
* Get the IGNORE warning working. ${DISTFILES} cannot be referenced inknu2002-06-142-2/+2
| | | | | | a .if condition before reading through bsd.port.post.mk. Approved by: netchild (MAINTAINER)
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.tg2002-06-1415-79/+79
|
* Replace ${PERL} with ${REINPLACE_CMD}.ijliao2002-06-141-1/+1
| | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer
* Update to 20020216 version.keith2002-06-142-4/+2
|
* Update to 2.09.tobez2002-06-132-2/+2
|
* add f2py 2.13.175.1250ijliao2002-06-126-0/+163
| | | | Fortran to Python Interface Generator
* Update to the latest GNOME 2 snapshot.marcus2002-06-121-1/+1
|
* Miguel Mendez informed me in private e-mail that he has changed his mindwill2002-06-111-1/+1
| | | | and would like to maintain these ports again. Welcome back, Miguel. :-)
* Update to 0.3.8pat2002-06-103-6/+3
| | | | | PR: 39106 Submitted by: maintainer
* - Update to 1.15pat2002-06-103-7/+6
| | | | | | | | - Hand maintainership to submitter - Update WWW tag PR: 39100 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Fix brokenness, the port can now fetch again.cy2002-06-091-4/+4
| | | | | PR: 38639 Approved by: MAINTAINER Alan E <alane@geeksrus.net>
* Mark BROKEN: the current distfile isn't fetchable, and the maintainer ispetef2002-06-091-0/+2
| | | | | | | still working on updating the port to 0.3. PR: 38639 Submitted by: maintainer
* Bump PORTREVISION to take the new version of use.perl into account.dougb2002-06-097-7/+7
| | | | Requested by: tobez
* Update to better handle life as it is now in -current.dougb2002-06-097-63/+182
| | | | Approved by: tobez (MAINTAINER)
* Add more MASTER_SITESdinoex2002-06-093-3/+9
|
* devel/ruby-strscan has been replaced with lang/ruby16-shim-ruby18.knu2002-06-092-4/+2
| | | | Reported by: make index
* Upgrade to v110.40.jkoshy2002-06-098-137/+48
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Make dynlibs/msocket/libmsocket.so work. Bump PORTREVISION.jkoshy2002-06-092-0/+27
|
* Update to 3.1.1.dd2002-06-095-35/+102
| | | | | PR: 38712 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Unbreakijliao2002-06-084-5/+23
| | | | | | | | - Utilize NOPORTDOCS - Fix pkg-comment format PR: 38998 Submitted by: Ports Fury
* devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18.knu2002-06-084-12/+0
|
* bye-bye to PGCCobrien2002-06-081-1/+0
|
* This was still at the GCC 2.95.2 level. GCC 3.1 has really subsumedobrien2002-06-0826-1328/+0
| | | | | the optimization work the PGCC group did based on the closed development GCC versions.
* Add ruby16-shim-ruby18, version 1.7.2.2002.05.21.knu2002-06-088-0/+170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby Shim is a set of modules that provide the libraries and the additional features that will appear in the next version of Ruby. Shim between 1.6 and 1.8 includes: features/ruby18 Hooks to support ruby 1.8 extensions dl Interface to dynamic linker racc-runtime Racc runtime module stringio IO interface for String strscan Fast string scanner benchmark Benchmark module fileutils File & directory manipulation pp Pretty printer (prettier version of `p') tsort Topological sorter Accordingly, this port obsoletes and replaces the following ports: devel/ruby-dl devel/ruby-fileutils devel/ruby-fnmatch devel/ruby-racc-runtime devel/ruby-strscan They will be automatically deinstalled during the installation process of this port.
* - update to icc 6.0.149netchild2002-06-086-30/+34
| | | | | | | - use an empty MASTER_SITES to not get mail from fenner's distfile survey Suggested by: fenner - correct the message in IGNORE after obrien's change to linux-base - fill in the product name in docs/csupport
* Funnily enough, missing.h was missing in the pkg-plist.knu2002-06-084-0/+4
|
* Update to 1.0701.tobez2002-06-072-2/+2
|
* Upgrade nqc to version 2.4.r3.kbyanc2002-06-073-34/+37
|
* - Take Maintainershipdinoex2002-06-073-10/+10
| | | | - use defined dirs consistently in each makefile
* Set Miguel Mendez' ports loose. Look out, world!trevor2002-06-071-1/+1
| | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
* upgrade to 4.3.22ijliao2002-06-062-2/+2
|
* Allow scm to load modules.petef2002-06-052-1/+2
| | | | | PR: 38882 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
* I am unable to test this as the port is broken. But I could find noobrien2002-06-041-1/+0
| | | | | explaination in our cvs logs or the package website why this cannot be compiled with GCC 3.1.
* GNUstep Updatedinoex2002-06-049-18/+39
| | | | | | | | | | | | | | | | | - Update: gnustep-make-1.3.2 - remove obsolete MASTER_SITES - Update: gnustep-objc-1.2.2 - Update: gnustep-base-1.3.2 - remove obsolete MASTER_SITES - fix configure for libxml2 - more languages: Russian, Slovak, UkraineRussian - Update: gnustep-guile-1.0.3.tar.gz Not updated to: gnustep-gui-0.7.7, it conflicts with gnustep-xgps-0.7.6
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!petef2002-06-041-1/+1
| | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
* Add scsh after repo-copy.kris2002-06-041-0/+1
| | | | Pointy hat to: alex
* Don't assume stdin, stdout are compile-time constants.wollman2002-06-033-0/+52
|
* Don't assume that stderr is a compile-time constant.wollman2002-06-031-0/+27
|
OpenPOWER on IntegriCloud