| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Jun 2012 07:50:04
0.63_5
|
jadawin  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
01 Jun 2012 05:26:28
0.63_5
|
dinoex  |
- update png to 1.5.10 |
21 Jan 2012 17:40:15
0.63_4
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
24 Oct 2011 09:11:38
0.63_4
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
17 May 2011 11:08:18
0.63_4
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
28 Mar 2010 06:47:48
0.63_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.63_3
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.63_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
29 Jan 2009 17:41:17
0.63_1
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
0.63_1
|
araujo  |
- 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) |
19 May 2007 20:32:57
0.63_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 02:15:00
0.63
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
0.63
|
pav  |
- Add SHA256
Approved by: maintainer |
18 Mar 2004 18:01:13
0.63
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 12:05:09
0.63
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
0.63
|
erwin  |
Change to my FreeBSD.org address |
21 Feb 2003 12:15:34
0.63
|
knu  |
De-pkg-comment. |
27 Jan 2003 14:11:05
0.63
|
tobez  |
Update to 0.63.
Submitted by: maintainer
PR: 47539 |
24 Oct 2002 06:48:03
0.61
|
kevlo  |
- update to 0.61
- also list dependencies as BUILD_DEPENDS
- add WWW
- take maintianership
PR: 44421
Submitted by: Erwin Lansing <erwin@lansing.dk> |
19 May 2002 16:24:43
0.59
|
demon  |
Upgrade to 0.59.
PR: 38164
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Drop maintainership. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
13 Nov 2000 12:45:41 
|
demon  |
Change MAINTAINER field. I am now at FreeBSD dot org |
12 Nov 2000 02:38:55 
|
vanilla  |
Upgrade to 0.55. |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |