summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Take MAINTAINERmnag2005-10-111-1/+1
| | | | | PR: 87283 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
* Take maintainershipmnag2005-10-111-1/+1
| | | | | PR: 87287 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
* Take maintainershipmnag2005-10-112-2/+2
| | | | | PR: 87285 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
* - Update to 5.5 and unbreaksem2005-10-116-21/+30
| | | | | PR: ports/87219 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* Add lang/p5-JavaScript-Squish 0.04, a perl module to reduce/compacttobez2005-10-115-0/+36
| | | | JavaScript code to as few characters as possible.
* Dump perl(1) for ${REINPLACE_CMD}.danfe2005-10-111-8/+8
|
* Clean up Makefile.danfe2005-10-111-14/+13
|
* Undeprecate by updating to 1.7.danfe2005-10-113-10/+6
|
* Upgrade to latest version.vanilla2005-10-112-3/+3
|
* Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs withfenner2005-10-107-7/+7
| | | | | | %SUBDIR% in them, and the site that needed the "." doesn't. Approved by: Anton Berezin <tobez@tobez.org> (MAINTAINER)
* Fix build on amd64mnag2005-10-101-0/+10
| | | | | Noticed by: kris Approved by: Johan van Selst <johans@stack.nl> (maintainer)
* Reassign these ports to the pool at maintainer's request.linimon2005-10-106-6/+6
|
* Chase updated mastersite.linimon2005-10-091-1/+1
|
* Pacify distfile survey.linimon2005-10-091-1/+1
|
* Apparently this is no longer available from the original authors. Justlinimon2005-10-092-2/+1
| | | | show the mirror site, although this will show it in the 'fetch' list twice.
* Chase updated mastersite.linimon2005-10-091-1/+1
| | | | Source: distfile survey
* Pacify distfile survey.linimon2005-10-091-1/+1
|
* Chase updated mastersite.linimon2005-10-091-1/+1
|
* Chase mastersites.linimon2005-10-093-3/+3
| | | | Source: distfile survey
* Mark as BROKEN: does not fetch, mastersite disappeared.linimon2005-10-092-6/+5
| | | | Source: distfile survey
* Mark as BROKEN: old version does not fetch. A new version is available.linimon2005-10-091-0/+4
| | | | Source: distfile survey
* Chase mastersites. Note: this project looks as though it is inactive.linimon2005-10-092-3/+2
| | | | Source: distfile survey
* Mark BROKEN because the distfile is stale and mark for deprecation. A newerlinimon2005-10-091-0/+4
| | | | one is available at the listed site if anyone is interested.
* Update WWW: line.linimon2005-10-091-1/+1
|
* Fix plistlawrance2005-10-091-0/+1
| | | | Reported by: kris
* - Update to 0.9.5pav2005-10-086-15/+327
| | | | | PR: ports/87123 Submitted by: Paul Ledbetter <aeacides@gmail.com> (maintainer)
* - Update to 1.6.7pav2005-10-083-3/+4
|
* Unbreak last commit: remove the grouping information fromfenner2005-10-071-1/+1
| | | | ${DISTFILES} when using it as a list of files to install.
* Update master site.ehaupt2005-10-071-1/+1
| | | | | | PR: 87033 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Approved by: novel (mentor)
* Update to 4.74mnag2005-10-063-8/+9
| | | | | | PR: 86968 Submitted by: James Bailie <jimmy@jamesbailie.com> (maintainer) Approved by: pav (mentor)
* Use do-build: instead of separate Makefilevs2005-10-062-14/+4
|
* Update to 1.1.2mnag2005-10-052-3/+3
| | | | | | PR: 86951 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Approved by: pav (mentor)
* Upgrade to latest version.vanilla2005-10-052-3/+3
|
* Fix on 64bit platforms.barner2005-10-052-0/+45
| | | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> PR: ports/86884
* Bring a bugfix enabling WITHOUT_THREADS build again.perky2005-10-042-0/+54
| | | | | Requested by: Mike Harding <mvh@ix.netcom.com> Obtained from: Python CVS
* Chase the remaining cases of scriptics.com in the ports tree. The sitelinimon2005-10-044-4/+5
| | | | | | | has been renamed to tcl.tk. Source: distfile survey Hat: portmgr
* - Resurrect includedir patch which was mistakely removed in update to 2.0pav2005-10-022-0/+12
| | | | | | PR: ports/86565 Submitted by: Juan Felipe Alvarez Saldarriaga <neb@gigax.org> Approved by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* Update to 0.12lth2005-10-022-3/+3
| | | | | PR: ports/86738 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Fix pkg-install script (which fixes reported incomplete pkg-plist error).lawrance2005-10-022-5/+2
| | | | | PR: ports/85255 Submitted by: Marco van de Voort <marcov@stack.nl> (maintainer)
* - Update to Python 2.4.2. [1]perky2005-10-0211-110/+43
| | | | | | | | | | | | | | | - Allow to override a command passing to distutils using PYDISTUTILS_{CONFIGURE,BUILD,INSTALL}_TARGET [2] - Allow to specify BUILD/RUN dependency separatedly. [3] - Replace shell executions with regex replacement on bsd.python.mk. [3] - Remove thread serialization from socket.getaddrinfo() on FreeBSD 5.3 and later versions because we've got thread-safe implementation. [4] - Add a workaround to avoid curses.h problem of FreeBSD base. PR: 86685 [1] Submitted by: Soeren Straarup <xride@x12.dk> [1], lioux [2], vsevolod [3], sobomax [4] Obtained from: Python CVS [4]
* Use groups to only fetch files from the appropriate sites. Thisfenner2005-10-011-62/+62
| | | | | | eliminates 232 bad URLs from the distfile survey. Approved by: Jimmy Olgeni <olgeni@FreeBSD.org> (MAINTAINER)
* Update to the 20050929 snapshot of GCC 4.0.3.gerald2005-10-012-12/+12
|
* Remove this port which was committed without a maintainer, and subsequentkris2005-09-309-151/+0
| | | | | | | emails to the committer about this were ignored. If someone else wants to maintain it, it can be added back. Pointy hat to: sobomax
* Retire lang/p5-List-MoreUtil, as lang/p5-List-MoreUtils is better.tobez2005-09-305-60/+0
|
* Assign maintainership to new volunteer.linimon2005-09-281-1/+1
| | | | Approved by: current maintainer
* Remove obsolete mastersites.linimon2005-09-281-3/+1
| | | | Source: distfile survey
* The GNU mastersites are way behind tracking this. Drop them.linimon2005-09-281-3/+1
| | | | | | | Note that the main mastersite is correct, but the latest revision of the port is now 5.5. Source: distfile survey
* Update to the 20050924 snapshot of GCC 4.1.0. This brings a huge libjava/gerald2005-09-2527-135/+171
| | | | Classpath merger.
* Upgrade to latest version.vanilla2005-09-232-3/+3
|
* Update to the 20050922 snapshot of GCC 4.0.2.gerald2005-09-232-11/+11
|
OpenPOWER on IntegriCloud