1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Cheng-Lung Sung
85d7e0f4ff - mark BROKEN
- will try to fix in current revision (pugs)
2007-08-03 07:05:32 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
327f1c0239 - fix pkg-plist (again?)
Pointyhat to: me
2007-03-13 05:13:44 +00:00
Cheng-Lung Sung
d504d9eccf - Update to 6.2.13 2006-12-27 03:03:27 +00:00
Cheng-Lung Sung
a3345b4e25 - Respect DESTDIR
PR:		ports/101888
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 05:01:32 +00:00
Cheng-Lung Sung
2ae633b5de - unbreak
- adding some files into pkg-plist
2006-08-03 02:48:29 +00:00
Mark Linimon
4f131292d7 Mark broken: fails to deinstall cleanly. 2006-07-16 21:06:30 +00:00
Cheng-Lung Sung
5434f9bce8 - Update to 6.2.12 2006-06-27 04:40:59 +00:00
Cheng-Lung Sung
816aad728f - update to 6.2.11 2006-04-25 00:52:55 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Yen-Ming Lee
c2dda64421 - fix plist
PR:		84159
Submitted by:	leeym
Approved by:	maintainer timeout
2005-09-01 06:01:53 +00:00
Cheng-Lung Sung
caf62b4b2d - update to 6.2.8 2005-07-14 08:34:16 +00:00
Cheng-Lung Sung
c62600f189 - update to 6.2.3
- Changes see
  http://search.cpan.org/src/AUTRIJUS/Perl6-Pugs-6.2.3/ChangeLog
2005-05-18 06:31:52 +00:00
Cheng-Lung Sung
780eb25b5c - update to 6.2.1 2005-05-04 06:30:28 +00:00
Cheng-Lung Sung
374e256f1e - update to 6.2.0
- Changes see
[ url: http://search.cpan.org/src/AUTRIJUS/Perl6-Pugs-6.2.0/ChangeLog ]
2005-04-13 12:32:14 +00:00
Cheng-Lung Sung
6fbecb1730 - update to 6.0.14 2005-04-06 01:23:26 +00:00
Cheng-Lung Sung
05e2eb3bb9 - fix pkg-plist
Approved by:	portmgr (marcus)
2005-03-28 05:25:21 +00:00
Cheng-Lung Sung
72f40f9ccf - make pugs linkable with ghc 6.4
- it lacks libgmp in its ld path
    - so force it to look up ${PREFIX}/lib
2005-03-16 03:41:31 +00:00
Cheng-Lung Sung
9be6101327 - Pugs is an implementation of Perl 6, written in Haskell.
It aims to implement the full Perl6 specification,
  as detailed in the Synopses.
- Synopses: [http://dev.perl.org/perl6/synopsis/]

Discussed with:	tobez, autrijus@autrijus.org
PR:		78809
Submitted by:	clsung
2005-03-15 03:05:04 +00:00