| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
93.3.15_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) |
23 Mar 2008 16:44:09
93.3.15_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 21:32:57
93.3.15_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
09 May 2006 21:52:24
93.3.15
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
22 Jan 2006 12:42:24
93.3.15
|
edwin  |
SHA256ify
Approved by: krion@ |
16 May 2004 08:30:10
93.3.15
|
kris  |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik. |
16 May 2004 05:04:18
93.3.15
|
kris  |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1) |
31 Mar 2004 04:12:58
93.3.15
|
trevor  |
SIZEify (maintainer timeout) |
20 Dec 2003 00:28:07
93.3.15
|
pav  |
- This port uses varargs functionality which can't be easily updated
to stdarg, so use gcc-2.95 on 5.x for now, unmark broken and give
maintainership to submitter.
PR: ports/60086
Submitted by: Erik Greenwald <erik@smluc.org> |
20 Oct 2003 17:30:05
93.3.15
|
linimon  |
Forced commit to note the previous citation should really have been
to http://www.call-with-current-continuation.org/chicken.html.
Prompted by: znerd. |
20 Oct 2003 12:48:21
93.3.15
|
linimon  |
Set this very bitrotted code to BROKEN. The last distfile is from
1993 (!). It only works on i386 and even then only on 4.x. See
perhaps instead the project at
http://call-with-current-continuation.org/chicken.html.
This port should be deleted in 3 months if no one steps forward to save it. |
28 Aug 2003 01:09:58
93.3.15
|
edwin  |
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
20 Feb 2003 18:38:02
93.3.15
|
knu  |
De-pkg-comment. |
27 Oct 2002 22:30:02
93.3.15
|
adamw  |
Fix MASTER_SITES, and condense the REINPLACE commands.
PR: 44485
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: pat |
21 Jun 2002 17:20:23
93.3.15
|
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39605
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
22 Apr 2002 21:34:37
93.3.15
|
anders  |
Reset MAINTAINER on jmacd's ports at his request.
Approved by: jmacd |
05 Feb 2001 15:04:13 
|
olgeni  |
Some style fixes in the lang category (usual round of spaces -> tabs) |
08 Oct 2000 05:17:26 
|
asami  |
Convert category lang to new layout. |
16 Jun 2000 23: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 10: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 19:59:45 
|
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |