| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
1.76_2
|
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 |
23 Sep 2011 22:26:39
1.76_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 13:45:36
1.76_2
|
ohauer  |
- remove MD5 |
27 Dec 2009 09:54:18
1.76_2
|
erwin  |
Mark BROKEN on 9.x: does not build. |
19 Apr 2008 17:56:05
1.76_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
20 Dec 2007 15:18:53
1.76_2
|
pav  |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
09 May 2006 20:52:24
1.76_2
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
22 Jan 2006 12:42:24
1.76_2
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Sep 2005 17:38:45
1.76_2
|
jylefort  |
Mark conflict with lang/oorexx. |
19 Jul 2005 17:46:19
1.76_1
|
arved  |
Fix build on FreeBSD 7
Approved by: maintainer |
06 Mar 2005 23:01:23
1.76_1
|
arved  |
- Fix MASTER_SITES
- Fix compilation on FreeBSD 6.*
- Pass Maintainership to submitter
PR: 77898
Submitted by: Gerhard Gonter <g.gonter@ieee.org> |
13 Feb 2005 18:28:23
1.76_1
|
linimon  |
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ... |
18 Nov 2004 22:38:57
1.76_1
|
kris  |
BROKEN on 6.x: Does not compile |
18 Mar 2004 02:27:55
1.76_1
|
trevor  |
Add size data.
Approved by: maintainers |
01 Feb 2004 16:42:21
1.76_1
|
pav  |
- Portlint |
01 Feb 2004 16:39:19
1.76_1
|
pav  |
- Add CONFLICTS between lang/rexx-imc and lang/rexx-regina
PR: ports/62200
Submitted by: parv <parv@pair.com> |
02 Nov 2003 10:01:14
1.76_1
|
linimon  |
Bump portrevision.
Reminded by: kris.
Approved by: maintainer. |
02 Nov 2003 05:32:24
1.76
|
linimon  |
Fix handling of UPPER tag. PR: ports/42281. Approved by: maintainer. |
21 Feb 2003 12:35:09
1.76
|
knu  |
De-pkg-comment. |
25 Aug 2002 18:21:43
1.76
|
lioux  |
Update to 1.76
PR: 41990
Submitted by: maintainer |
02 Oct 2001 04:10:37 
|
lioux  |
fix build on -CURRENT |
22 Sep 2001 21:15:20 
|
lioux  |
add some missing %%PORTDOCS%% pragmas |
22 Sep 2001 21:13:15 
|
lioux  |
o update to 1.75 o support NOPORTDOCS o assign maintainership to submitter
|
06 Nov 2000 09:58:23 
|
kevlo  |
Updated checksum. kris@ suggested me to do that. |
01 Nov 2000 14:45:53 
|
kevlo  |
Update checksum. |
28 Oct 2000 16:57:59 
|
kevlo  |
Update MASTER_SITES and WWW: line of pkg-descr |
23 Oct 2000 22:03:12 
|
will  |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:59:45 
|
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |
29 May 2000 03:20:48 
|
steve  |
- Support CFLAGS properly - Fix procedure of building shared library - Sort
pkg/PLIST - Revise pkg/DESCR |