| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.1.0.1_3
|
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 ) |
26 Jul 2008 21:43:40
1.1.0.1_3
|
beech  |
- Fix plugins option
- Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2)
- Bump portrevision |
03 Jul 2008 01:21:56
1.1.0.1_2
|
beech  |
- Add patch to fix core dump issue on amd64
- Bump portrevision
PR: ports/125108
Submitted by: Chris Pet <chrispetso@gmail.com> |
19 Apr 2008 18:56:05
1.1.0.1_1  |
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) |
24 Mar 2008 22:48:24
1.1.0.1_1
|
beech  |
- Use official MASTER_SITE (SF macro)
- Fix .placeholder
PR: ports/121925
Submitted by: Tilman Linneweh <arved@FreeBSD.org> |
30 Jan 2008 07:53:29
1.1.0.1_1
|
erwin  |
Revert part of the previous commit that accidentily
prevented CATEGORIES from being additive for slave ports. |
28 Jan 2008 22:55:50
1.1.0.1_1
|
beech  |
- Update to 1.1-final.
- Fix master_sites.
- Fix gcc-4.2 related errors.
- Makefile and pkg build cleanup.
PR: ports/120074
Submitted by: Brett Johnson <brett@define.net.au>
Approved by: linimon (mentor) |
15 Aug 2007 09:48:13
1.1.0.1
|
beech  |
- Update to 1.1.0.1
- Patches integrated upstream
Approved by: sat (mentor) |
08 Jun 2007 21:18:40
1.1_1
|
beech  |
Fixed MASTER_SITES address, added mirror.
Changed MAINTAINER email address.
PR: ports/113448
Approved by: sat (mentor) |
28 May 2007 22:39:17
1.1_1
|
sat  |
- Remove empty dir to pacify "pkg_add;pkg_delete"
Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit) |
28 May 2007 17:09:11
1.1_1
|
sat  |
- Fixed options
- Removed 4.x only option (tcl)
- Pass maintainership to submitter
- Clean up
- Note that plugins are not gcc4-clean atm
PR: ports/112378 (based on)
Submitted by: Beech Rintoul <beech@alaskaparadise.com> |
05 Mar 2007 00:15:25
1.1
|
linimon  |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr |
22 Jan 2007 11:21:09
1.1
|
arved  |
Fix build with gcc41
PR: 106910
Approved by: maintainer timeout (1 month) |
08 May 2006 11:32:04
1.1
|
edwin  |
remove USE_REINPLACE for all categories starting with I |
09 Apr 2006 13:51:49
1.1
|
arved  |
Add patch to fix crash on startup on amd64/alpha.
Unmark IGNORE.
Submitted by: Goran Gajic
Tested on: sledge/beast
Approved by: maintainer timeout (3 months) |
30 Jan 2006 10:33:46
1.1
|
edwin  |
SHA256ify
APproved by: krion@ |
15 Nov 2005 06:52:12
1.1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
18 Apr 2005 20:32:02
1.1
|
novel  |
- Unquote IGNORE message
- Pass maintainership to submitter
PR: 80073
Submitted by: Sylvio Cesar <sylvioc@gmail.com> |
12 Apr 2005 04:26:57
1.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
28 Sep 2004 00:02:20
1.1
|
kris  |
Correct case of IGNORE string
Approved by: portmgr (self) |
28 Sep 2004 00:01:26
1.1
|
kris  |
s/BROKEN/IGNORE/ since the package builds but does not run.
Approved by: portmgr (self) |
11 Aug 2004 12:58:55
1.1
|
arved  |
enable Hebrew support
PR: 70249
Submitted by: Amir Shalem <amir@boom.org.il>
Drop maintainership, I have been using irssi for more than a year. |
01 Aug 2004 19:59:26
1.1
|
arved  |
Fix build with gcc34
PR: 69463
Submitted by: Michael Johnson <ahze@ahze.net>
Remove gpg sig checking code, the key has expired and the code has too
many flaws. |
26 Jun 2004 18:52:03
1.1
|
arved  |
Update WWW. bitchx.com now points to an anti-Bush site *hm* |
20 May 2004 19:15:33
1.1
|
arved  |
Remove dead MASTERSITE |
19 Apr 2004 08:50:04
1.1
|
arved  |
Strip binaries
Submitted by: michael johnson <ahze@ahze.net> |
30 Mar 2004 14:48:02
1.1
|
arved  |
Fix plist[1]
Fix build if ncurses are installed[2]
PR: 64924[2]
Reported by: michael johnson <ahze@ahze.net> [2]
Reported by: bento via kris via clive[1] |
28 Mar 2004 15:35:13
1.1
|
arved  |
Update to 1.1
portlint |
18 Mar 2004 15:17:40
1.0c19_4
|
arved  |
Add SIZE
Submitted by: trevor |
04 Feb 2004 06:50:04
1.0c19_4
|
marcus  |
Add WANT_GNOME to fix make index. |
04 Feb 2004 05:21:48
1.0c19_4
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20 Jan 2004 14:47:08
1.0c19_3
|
arved  |
#Disable Options stuff, yes, it helps to read ports@ before committing. |
20 Jan 2004 14:37:19
1.0c19_3
|
arved  |
Attempt to use the new OPTIONS feature |
05 Jan 2004 09:10:55
1.0c19_3
|
arved  |
Mark WITH_TCL BROKEN on 5.x |
05 Jan 2004 08:50:39
1.0c19_3
|
arved  |
Use a temporary gpg-keyring in ${WRKDIR} instead of using the users default
keyring. This should fix the problem, that gpg chown's the default keyring
to root when installing the port via sudo.
PR: 60916
Reported by: kosmos <abowhill@blarg.net |
02 Oct 2003 19:06:05
1.0c19_3
|
arved  |
Move USE_OPENSSL variable before bsd.port.pre.mk
PR: 57502
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
18 Sep 2003 00:44:11
1.0c19_3
|
edwin  |
Chase multimedia/xmms library bump.
Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by: (unbreak of port builds) |
18 Jul 2003 13:07:23
1.0c19_3
|
arved  |
Fix build with new gcc |
11 May 2003 23:20:03
1.0c19_3
|
arved  |
patch-dcc-force-port: Patch to allow forcing of the local port for DCC. [1]
patch-source_server_c: fix an snprintf buffer size;[2]
patch-funny.c: Security Fix [3]
patch-names.c: Security Fix: Channeloperator can set specific modes
to crash Bx clients [1]
Bump PORTREVISION
[1] Obtained from: BitchX Developers
[2] Obtained from: OpenBSD
[3] Obtained from: gentoo |
11 May 2003 22:37:54
1.0c19_2
|
arved  |
Mark broken on alpha and ia64. |
23 Apr 2003 16:14:34
1.0c19_2
|
arved  |
- Add a dialog Warning for the WITH_TCL knob [1]
- rearrange targets
- Make portlint happier.
Suggested by: eivind [1] |
23 Apr 2003 15:21:56
1.0c19_2
|
arved  |
Add ONLY_FOR_ARCHS= i386 to the WITH_TCL case.
Submitted by: eivind |
22 Apr 2003 18:13:18
1.0c19_2
|
arved  |
Remove duplicate pre-extract target.
Submitted by: "Dan Langille" <dan@langille.org> |
22 Apr 2003 17:35:48
1.0c19_2
|
arved  |
Chase MD5 sum of tcl.o again [1]
If gpg is installed, verify gpg signatures,
since bitchx.org recently had another problem with backdoored distfiles
Reported by: "Erik Paulsen Sk?lerud" <erik@pentadon.com>[1] |
20 Apr 2003 20:24:47
1.0c19_2
|
marcus  |
Remove USE_GNOMENG. |
06 Apr 2003 22:13:43
1.0c19_2
|
arved  |
Chase checksum of tcl.o, It is now ready for the upcoming BitchX release 1.0c20
Submitted by: Rob Andrews <sin@bitchx.org> |
27 Mar 2003 19:12:50
1.0c19_2
|
arved  |
Fix a couple of Buffer overflows.
Reported by: Timo Sirainen <tss@iki.fi>
Submitted by: caf@guarana.org
Obtained from: Bugtraq |
22 Feb 2003 14:38:12
1.0c19_1
|
arved  |
de-pkg-comment |
28 Nov 2002 16:37:35
1.0c19_1
|
lioux  |
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
18 Nov 2002 15:51:08
1.0c19_1
|
arved  |
Remove USE_AUTOCONF from default build, because it is only need for WITH_IPV6
This will fix the default build until kris and alane decided,
what to do with the backed out autoconf patch.
PR: ports/45359
Reported by: Dean Hollister <dean@odyssey.apana.org.au> |
11 Nov 2002 09:20:12
1.0c19_1
|
arved  |
Convert to the new autoconf Layout: USE_AUTOCONF_VER=253 |
07 Nov 2002 11:54:23
1.0c19_1
|
edwin  |
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento |
25 Oct 2002 10:52:44
1.0c19_1
|
arved  |
* Change Emailaddress
* Use bsd.port.(pre|post).mk[1]
* Add a knob WITH_SSL [2]
* Fix passing of CONFIGURE_ENV in the case WITH_GNOME=yes WITH_TCL=yes [3]
* Word the Warning about the bug in WITH_IPv6 more clear.
[1]Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp>
[2]Submitted by: Bob Fleck <bob@securesoftware.com>
PR: 42972 (with some modifications)
[3]Reported by: Kevin <kdulzo@sockpuppet.org> |
08 Aug 2002 18:13:44
1.0c19_1
|
lioux  |
USE_X_PREFIX if WITH_GNOME
Submitted by: maintainer |
28 Jul 2002 22:28:02
1.0c19_1
|
naddy  |
* PERL -> REINPLACE_CMD.
* Fix plist if NOPORTDOCS is defined.
* Remove dependency on autoconf213, previously added by mistake.
PR: 40817
Submitted by: Tilman Linneweh <tilman@arved.de> |
14 Jul 2002 19:30:16
1.0c19_1
|
pat  |
Add USE_GNOMENG
PR: ports/40560
Submitted by: maintainer |
08 Jul 2002 21:28:55
1.0c19_1
|
clive  |
- Added note about /detach not working if compiled with IPv6 support.
(Noticed by: Erwin Lansing <erwin@lansing.dk>)
- Added WITH_XMMS knob
- Made list of build Plugins static to keep plist correct.
- Bumped Portrevision
PR: ports/40153
Submitted by: Tilman Linneweh <tilman@arved.de> (MAINTAINER) |
08 Jul 2002 19:11:47
1.0c19
|
clive  |
Adjust this port slightly for its satellite port (currently chinese/bitchx). |
08 Jun 2002 20:41:10
1.0c19
|
pat  |
- Fix plist and portlint compliance
- Fix IPv6 support
- Remove WANT_GNOME because the Gtkfrontend is buggy and unmaintained
- ECHO -> ECHO_CMD
PR: ports/38654
Submitted by: maintainer |
16 May 2002 18:24:13
1.0c19
|
dwcjr  |
Remove tcl-freebsd.o.uu and fetch it somewhere else.
PR: 38150
Submitted by: maintainer |
16 May 2002 02:37:46
1.0c19
|
pat  |
- Fix build with gnome/tcl
- Give maintainership to Tilman
PR: 38109, 38115, 36387, 30557
Submitted by: Tilman Linneweh <tilman@arved.de>,
Julian C. Dunn <jdunn@verticalscope.com>,
keramida |
14 May 2002 23:35:48
1.0c19
|
pat  |
Give maintainership back to ports@
Submitted by: maintainer |
01 May 2002 01:42:45
1.0c19
|
pat  |
Update to 1.0c19
PR: 37376
Submitted by: Paulius Bulotas <paulius@kaktusas.org>
Approved by: maintainer |
10 Aug 2001 17:33:39 
|
ijliao  |
for slave ports |
20 Apr 2001 16:28:09 
|
olgeni  |
Update maintainer's email address. |
15 Apr 2001 17:36:28 
|
kevlo  |
Patch to make TCL work in BitchX. |
06 Apr 2001 23:36:03 
|
clive  |
Tune a knob to make WITH_IPV6 really work. |
27 Mar 2001 15:20:47 
|
kevlo  |
Update maintainer email. |
15 Mar 2001 21:45:12 
|
clive  |
o Nasty fix to deal with "Why some files are bzip2's ????" BX runs well
without bzip2. Not that good to introduce another RUN_DEPENDS spam. |
15 Mar 2001 20:31:36 
|
clive  |
o Update to 1.0c18 o Correct plist |
26 Feb 2001 05:06:14 
|
steve  |
Allow this port to find tcl.h again so that it compiles. |
28 Jan 2001 22:23:27 
|
clive  |
o Add IPV6 support, patch by Henk Wevers <wevers@cg.hu> o Fix typo |
20 Dec 2000 13:44:27 
|
roam  |
Add SOCKS5 support; look for Tcl libraries under ${LOCALBASE}, not hardcoded
/usr/local. |
12 Dec 2000 08:07:57 
|
roam  |
Unforbid and add official patch for the DNS response parsing buffer overflow.
|
11 Dec 2000 06:58:09 
|
imp  |
Mark FORBIDDEN due to buffer overflows on butraq. Kris asked me to disable
this port since he doesn't have the connectivity to do so. |
13 Oct 2000 11:23:58 
|
reg  |
PLIST fixes to ports which I touched recently. Not all caused by my breakage.
|
08 Oct 2000 03:27:09 
|
asami  |
Convert category irc to new layout. |
05 Oct 2000 09:22:56 
|
reg  |
Implement WANT_GNOME. |
30 Sep 2000 17:57:11 
|
kevlo  |
Make corrections in Makefile and remove pkg/MESSAGE |
16 Sep 2000 19:27:39 
|
ade  |
Add a new WITH_TCL hook, courtesy of Stijn Hoop <stijn@win.tue.nl> |
09 Sep 2000 15:14:52 
|
kevlo  |
- Fix Makefile. - Add MESSAGE |
01 Sep 2000 04:51:06 
|
kevlo  |
Update to 1.0c17. |
07 Jul 2000 20:24:44 
|
steve  |
Make building the plugins optional. |
04 Jul 2000 03:30:56 
|
billf  |
panasync must have been absent in CSE101 when they taught you not to pass
userdefined variables straight into functions that look for varargs.. |
28 Jun 2000 14:33:57 
|
alex  |
Update maintainer email. |
01 Jun 2000 18:25:45 
|
ade  |
Updates for new shared library versions in GNOME 1.2 |