summaryrefslogtreecommitdiff
path: root/lang/pfe
AgeCommit message (Collapse)AuthorFilesLines
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-10Partially back out change to PYTHON_FOR_BUILD_ONLY.riastradh1-2/+2
This broke packages that needed a target Python at build-time. Instead, change it from defined/undefined to yes/no/tool. Most cases of defined used `yes' anyway; fix the few stragglers do that instead. New case `tool' is for TOOL_DEPENDS rather than buildlink3.
2012-10-12lang/pfe: Fix linker switch typomarino2-1/+18
Change "-W," to "-Wl," in configure script. GCC 4.7.2 doesn't let the typo pass like order GCCs do.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-20Disable optimization to help building on NetBSD 6.asau1-3/+2
Bump package revision.
2012-05-06Something docbook-related changed a while ago and this package nowdholland1-1/+2
installs, among its documentation, an extra empty file called pfe-manual.proc. It's been failing in ~every bulk build, so I'm just going to add the thing to the PLIST unconditionally. And because of the total unimportance of the extra file, I'm not going to bump the package revision.
2011-12-17Add missing mk/termcap buildlink.sbd1-2/+3
Bump PKGREVISION
2011-07-03Set $SHELL in the environment so it doesn't end up trying to use zsh, ordholland1-1/+2
worse, a csh, to run libtool and maybe other things.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-1/+2
2009-11-15Import Portable Forth Environment (PFE) 0.33.71 as lang/pfe.asau5-0/+1587
The Portable Forth Environment (PFE) is portable, modular, and extensible in run time Forth programming environment, based on the ANSI Standard for Forth.