| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Jul 2005 02:30:05
2.1.1_4
|
linimon  |
As previously announced, remove these files due to their having passed
their expiration dates. See individual Makefiles (or MOVED) for reasons.
Hat: portmgr |
18 Dec 2004 23:02:35
2.1.1_4
|
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
26 Sep 2004 03:16:49
2.1.1_4
|
kris  |
BROKEN: Does not compile
Approved by: portmgr (self) |
21 Aug 2004 09:39:42
2.1.1_4
|
pav  |
- Convert to OPTIONS
PR: ports/70698
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: maintainer |
01 Jul 2004 17:06:41
2.1.1_4
|
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
31 Mar 2004 03:12:58
2.1.1_4
|
trevor  |
SIZEify (maintainer timeout) |
21 Mar 2004 07:38:56
2.1.1_4
|
kris  |
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983 |
14 Mar 2004 06:17:56
2.1.1_4
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
25 Feb 2004 22:55:55
2.1.1_4
|
pav  |
Chase repomove graphics/hdf* -> science/hdf* |
04 Feb 2004 05:21:48
2.1.1_4
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
30 Nov 2003 03:03:05
2.1.1_3
|
vanilla  |
Fix typo error (ONLY_FOR_ARCH => ONLY_FOR_ARCHS),
this fix building on non-i386 archs.
Submitted by: maintainer
Approved by: portmgr (marcus) |
09 Nov 2003 14:45:59
2.1.1_3
|
vanilla  |
Make swarm buildable,
BUMP version.
PR: ports/59075
Submitted by: maintainer. |
03 Nov 2003 03:56:42
2.1.1_2
|
kris  |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
22 Oct 2003 10:23:54
2.1.1_2
|
kjc  |
update for libBLT24.so.3 that uses tcl/tk8.4.
bump the PORTREVISION accordingly. |
10 Oct 2003 13:26:50
2.1.1_1
|
edwin  |
idevel/swarm - undefined reference in libobjc.so
- make port regarding libobj.so (see PR)
- make port BROKEN regarding graphics/hdf5
- unbreak port regarding missing "'s (see BENTO)
PR: ports/51484
Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw> |
26 Jun 2003 22:58:32
2.1.1
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
21 Feb 2003 11:23:04
2.1.1
|
knu  |
De-pkg-comment. |
22 Nov 2002 23:35:29
2.1.1
|
edwin  |
Update to fix build on -current
PR: ports/45555
Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw> |
11 Nov 2002 16:56:27
2.1.1
|
arved  |
Enable Jave support. Use install-info. Based on:
PR: 38365
Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw> (maintainer) |
20 Oct 2002 09:36:01
2.1.1
|
kris  |
Don't treat warnings as errors: gcc 3.2 finds a lot more wrong with
this code. It is still broken on 5.0. |
19 May 2002 19:34:07
2.1.1
|
ijliao  |
upgrade to 2.1.1
PR: 38295
Submitted by: maintainer |
11 Sep 2001 03:50:07 
|
ache  |
Bump png major |
31 Mar 2001 01:27:42 
|
jeh  |
the configure scripts in swarm-1.4.1 can't find tcl/tk libs correctly. |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
01 Oct 2000 10:50:01 
|
reg  |
Oops, missed some more wrong libtool stuff... |
01 Oct 2000 09:11:48 
|
reg  |
Remove unneed libtool patches. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |
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. |