Commit Graph

113 Commits

Author SHA1 Message Date
Alexey Dokuchaev
445c0f3a0d Improve port description. 2009-12-16 11:51:54 +00:00
Alexey Dokuchaev
881028ef74 Take maintainership of my favorite IRC client and clean up Makefile a
little.  No functional changes.
2009-12-16 11:50:10 +00:00
Mark Linimon
b641caf81b Reset maintainer at his request.
PR:		ports/141647
2009-12-15 19:48:26 +00:00
Mark Linimon
4727575d1b Reinstate maintainer at his request. 2009-12-04 02:38:52 +00:00
Mark Linimon
89a90f22d5 Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:	maintainer
2009-11-26 00:36:49 +00:00
Dmitry Marakasov
38264e3ebf - Fix build on 9.0
PR:		140274
Submitted by:	myself
Approved by:	chris@officialunix.com (maintainer)
2009-11-04 21:48:42 +00:00
Wesley Shields
7c9cbb0a24 - Pass maintainership to submitter
PR:		ports/138955 ports/138956
Submitted by:	Chris Petrik <chris@officialunix.com>
Feature safe:	yes
2009-09-19 03:18:13 +00:00
Mark Linimon
b42f6675bc Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat:		portmgr
2009-08-28 16:52:33 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Beech Rintoul
7647a36532 - Fix IPv6 support is not built
- Bump portrevision

PR:		ports/130213
Submitted by:	Wes Morgan <morganw@chemikals.org>
2009-01-06 01:45:56 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Beech Rintoul
469f80fed3 - Fix plugins option
- Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2)
- Bump portrevision
2008-07-26 20:43:40 +00:00
Beech Rintoul
7d7e897ba5 - Add patch to fix core dump issue on amd64
- Bump portrevision

PR:		ports/125108
Submitted by:	Chris Pet <chrispetso@gmail.com>
2008-07-03 00:21:56 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Beech Rintoul
8d6c8c964e - Use official MASTER_SITE (SF macro)
- Fix .placeholder

PR:             ports/121925
Submitted by:   Tilman Linneweh <arved@FreeBSD.org>
2008-03-24 22:48:24 +00:00
Erwin Lansing
33e655e680 Revert part of the previous commit that accidentily
prevented CATEGORIES from being additive for slave ports.
2008-01-30 07:53:29 +00:00
Beech Rintoul
20f531a072 - 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)
2008-01-28 22:55:50 +00:00
Beech Rintoul
b5ae5fdb3c - Update to 1.1.0.1
- Patches integrated upstream

Approved by:	sat (mentor)
2007-08-15 08:48:13 +00:00
Beech Rintoul
6059aac34e Fixed MASTER_SITES address, added mirror.
Changed MAINTAINER email address.

PR:		ports/113448
Approved by:	sat (mentor)
2007-06-08 20:18:40 +00:00
Andrew Pantyukhin
dda116744a - Remove empty dir to pacify "pkg_add;pkg_delete"
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
2007-05-28 21:39:16 +00:00
Andrew Pantyukhin
1feb642b4c - 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>
2007-05-28 16:09:11 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Tilman Keskinoz
71df0ef1b2 Fix build with gcc41
PR:		106910
Approved by:	maintainer timeout (1 month)
2007-01-22 11:21:09 +00:00
Edwin Groothuis
cfc515375f remove USE_REINPLACE for all categories starting with I 2006-05-08 10:32:04 +00:00
Tilman Keskinoz
b71d9b1648 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)
2006-04-09 12:51:49 +00:00
Edwin Groothuis
7dff5ed13e SHA256ify
APproved by: krion@
2006-01-30 10:33:46 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Roman Bogorodskiy
6c14e6b649 - Unquote IGNORE message
- Pass maintainership to submitter

PR:		80073
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-04-18 19:32:02 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
cba1a3d5a7 Correct case of IGNORE string
Approved by:	portmgr (self)
2004-09-27 23:02:20 +00:00
Kris Kennaway
9d4a8a1e04 s/BROKEN/IGNORE/ since the package builds but does not run.
Approved by:	portmgr (self)
2004-09-27 23:01:26 +00:00
Tilman Keskinoz
e4062bf4c5 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.
2004-08-11 11:58:55 +00:00
Tilman Keskinoz
e84ed6adbf 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.
2004-08-01 18:59:26 +00:00
Tilman Keskinoz
da60985854 Update WWW. bitchx.com now points to an anti-Bush site *hm* 2004-06-26 17:52:03 +00:00
Tilman Keskinoz
ea7f084df7 Remove dead MASTERSITE 2004-05-20 18:15:33 +00:00
Tilman Keskinoz
82e14ede2d Strip binaries
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-19 07:50:04 +00:00
Tilman Keskinoz
d2a288a893 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]
2004-03-30 13:48:02 +00:00
Tilman Keskinoz
806a70821f Update to 1.1
portlint
2004-03-28 14:35:13 +00:00
Tilman Keskinoz
c5066876e0 Add SIZE
Submitted by:	trevor
2004-03-18 15:17:40 +00:00
Joe Marcus Clarke
0b1af632cc Add WANT_GNOME to fix make index. 2004-02-04 06:50:04 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Tilman Keskinoz
7485693403 #Disable Options stuff, yes, it helps to read ports@ before committing. 2004-01-20 14:47:08 +00:00
Tilman Keskinoz
2d249ac2b2 Attempt to use the new OPTIONS feature 2004-01-20 14:37:19 +00:00
Tilman Keskinoz
f29b6e1741 Mark WITH_TCL BROKEN on 5.x 2004-01-05 09:10:55 +00:00
Tilman Keskinoz
24ec454cb9 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
2004-01-05 08:50:39 +00:00
Tilman Keskinoz
060f9a6046 Move USE_OPENSSL variable before bsd.port.pre.mk
PR:		57502
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-02 18:06:05 +00:00
Edwin Groothuis
b484a4b30a Chase multimedia/xmms library bump.
Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by:	(unbreak of port builds)
2003-09-17 23:44:11 +00:00
Tilman Keskinoz
f77da47d33 Fix build with new gcc 2003-07-18 12:07:23 +00:00
Tilman Keskinoz
cdea6c7aa7 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
2003-05-11 22:20:03 +00:00