| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
0.99.19_3
|
miwi  |
- Get Rid MD5 support |
30 Sep 2010 17:17:27
0.99.19_3
|
garga  |
cleanup MASTER_SITES |
12 May 2010 20:37:17
0.99.19_3
|
pav  |
- Remove references to now non-existant devel/libslang
PR: ports/145245
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> |
06 Apr 2010 12:42:49
0.99.19_3
|
garga  |
Add 2 more OPTIONS to respect read-only files and don't try to host lookup
PR: ports/145006
Submitted by: Grzegorz Blach <magik@roorback.net> |
28 Mar 2010 06:47:48
0.99.19_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
21 Dec 2009 14:53:02
0.99.19_1
|
garga  |
After upgrade to 0.99.19 jed was freezing when called with -c, fix it now.
Reported by: andrew clarke <mail@ozzmosis.com>
Obtained from: Author by email |
15 Dec 2009 10:07:48
0.99.19
|
garga  |
Update to 0.99.19 |
29 Mar 2009 15:20:49
0.99.18_3
|
garga  |
- Mark it as MAKE_JOBS_UNSAFE, i did it wrong on last commit
Reported by: QAT |
28 Mar 2009 17:53:24
0.99.18_3
|
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
08 Feb 2009 03:14:14
0.99.18_3
|
pgollucci  |
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav |
21 Aug 2008 06:18:49
0.99.18_2
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2008 11:28:24
0.99.18_2
|
garga  |
- Fix installation when NOPORTDOCS is set, preventing it to create doc dirs.
Bump PORTREVISION is unecessary since the default package will be untouched
Reported by: itetcu |
19 Apr 2008 17:56:05
0.99.18_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) |
31 Aug 2007 19:02:53
0.99.18_1
|
garga  |
- Add more MASTER_SITES |
19 May 2007 20:32:57
0.99.18_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 May 2006 17:42:55
0.99.18
|
garga  |
Add one new master site and remove an old one that's not working anymore. |
03 Apr 2006 13:18:04
0.99.18
|
garga  |
Update to 0.99.18 |
09 Nov 2005 08:56:40
0.99.16_1
|
garga  |
- Fix PLIST
Noticed by: krismail |
08 Nov 2005 14:33:36
0.99.16_1
|
garga  |
- Add SHA256 |
07 Nov 2005 13:58:50
0.99.16_1
|
garga  |
- info files are really old and out of date, so, do not install it anymore |
28 Oct 2005 10:48:51
0.99.16_1
|
garga  |
- Respect CFLAGS/LDFLAGS |
27 Oct 2005 18:04:14
0.99.16_1
|
garga  |
- Remove some patches and use REINPLACE_CMD, *_ARGS and *_ENV instead
- Use PORTDOCS
- Polish Makefile |
27 Oct 2005 16:47:29
0.99.16_1
|
garga  |
- Add more MASTER_SITES |
27 Oct 2005 09:59:03
0.99.16_1
|
garga  |
- Register CONFLICTS with jed-devel
- OPTIONS'ify |
11 Jul 2005 16:47:16
0.99.16_1
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
15 May 2005 20:01:55
0.99.16_1
|
jylefort  |
- Sort the packing list
- Honour ${NOPORTDOCS}
- Use ${INFO} instead of install-info, and add patches to add section
and dir-entry to info files
- Patch src/Makefile.in instead of installing files in the wrong
location and removing them
- Move ${STRIP_CMD} commands to src/Makefile.in
- Pass maintainership to Renato Botelho <freebsd@galle.com.br>
PR: ports/80441
Submitted by: Renato Botelho <freebsd@galle.com.br> (new maintainer)
Approved by: former maintainer |
01 Nov 2004 19:12:09
0.99.16_1
|
pav  |
- Fix losing setuid/setgid bits on files when saving
- Portlint
PR: ports/72652
Submitted by: Renato Botelho <renato@galle.com.br>
Approved by: maintainer timeout (2 weeks) |
10 Apr 2004 16:07:10
0.99.16
|
trevor  |
Trim whitespace. |
31 Mar 2004 03:12:58
0.99.16
|
trevor  |
SIZEify (maintainer timeout) |
24 Sep 2003 09:37:11
0.99.16
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
23 Feb 2003 06:37:23
0.99.16
|
edwin  |
Maintainer update: editors/jed to 0.99.16
PR: ports/48487
Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de> |
21 Feb 2003 11:38:28
0.99.15
|
knu  |
De-pkg-comment. |
19 Oct 2001 05:01:13 
|
dwcjr  |
Updated to 0.99.15 |
29 Jun 2001 15:48:09 
|
roam  |
Update to 0.99.14. Change maintainer - the former maintainer was quite
unresponsive. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors to new layout. |