| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Feb 2013 12:00:53
93.3.15_2
|
crees  |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi |
03 Jul 2011 13:45:36
93.3.15_2
|
ohauer  |
- remove MD5 |
01 Dec 2010 23:12:16
93.3.15_2
|
linimon  |
Update maintainer's email address.
Submitted by: maintainer (private email) |
25 Apr 2009 22:17:39
93.3.15_2
|
gerald  |
Mark ONLY_FOR_ARCHS=i386 due to build problems on amd64. |
25 Apr 2009 21:16:14
93.3.15_2
|
gerald  |
Break dependency on lang/gcc295.
PR: 132652
Submitted by: carl shapiro <carl.shapiro@gmail.com>
Approved by: maintainer (Erik Greenwald <erik.greenwald@gmail.com>) |
19 Apr 2008 17: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 20: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 20: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 07: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 04: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 03: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 16: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 11: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 00: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 16: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 20: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 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. |