1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

87 Commits

Author SHA1 Message Date
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Sylvio Cesar Teixeira
6904291450 - Update MASTER_SITES and merge CONFLICTS
PR:		ports/147883
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:	yes
2010-06-19 18:56:51 +00:00
Mark Linimon
846585d428 Fix package on powerpc. While here, sort.
Hat:		portmgr
2010-06-02 18:50:25 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dennis Herrmann
ff948ff638 - Update mirrors
- Pass maintainership to submitter

PR:		ports/135862
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-06-21 11:28:10 +00:00
Martin Matuska
88c56ab654 - Add MAKE_JOBS_SAFE for SMP compilation 2009-03-24 17:07:22 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
Alexey Dokuchaev
91c2cb04b3 Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
2008-01-25 17:37:34 +00:00
Rong-En Fan
5fa2f21bf3 - Fix pkg-plist for WITHOUT_NLS
PR:		ports/111455
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
2007-04-10 16:41:05 +00:00
Pav Lucistnik
3cdb19f952 - Make gettext optional with WITHOUT_NLS knob
PR:		ports/110534
Submitted by:	Helge Oldach <ports-rpm-mar07@oldach.net>
2007-03-22 22:20:38 +00:00
Cheng-Lung Sung
9ff4d01a3d - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-14 09:56:58 +00:00
Jean Milanez Melo
b37b01532e - Fix mastersite. 2006-07-07 16:18:02 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Alexander Leidinger
2b4d9f6b74 Fix plist (typo). 2006-02-14 18:34:36 +00:00
Alexander Leidinger
9d7d610e33 Fix plist for ia64 and sparc64.
Noticed by:	pointyhat/kris
2006-02-04 13:16:11 +00:00
Edwin Groothuis
e8d3c8300f Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:17:42 +00:00
Pav Lucistnik
2c39b78ee6 - Add SHA256 2005-11-23 23:37:45 +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
Edwin Groothuis
b460bd6543 Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
2005-11-14 10:56:29 +00:00
Marius Strobl
2ebff1dcff Add a missing CONFLICTS on archivers/rpm4.
Approved by:	netchild
2005-09-29 13:43:45 +00:00
Patrick Li
562aedf394 - sync rpmrc with FC3 only to make i386 and amd64 archs
compatible (no --ignorearch necessary)
- bump PORTREVISION

PR:		ports/80922
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
2005-05-27 22:02:06 +00:00
Pav Lucistnik
ee5219fdd5 - Sweep directories on amd64 2005-05-11 15:18:58 +00:00
Volker Stolz
870da68c71 Remove references to mirror.ac.uk
PR:		ports/69481
Submitted by:	Tim Bishop
2004-07-26 12:13:47 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Norikatsu Shigemura
3cb93e47ca Don't compile with -static [1].
Drop MAINTAINERship.

PR:		ports/42556 [1]
Requested by:	Mikhail Teterin <mi@aldan.algebra.com> [1]
Approved by:	maintainer timeout (a long time)
2003-07-11 19:56:12 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
f998224d59 PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:55:13 +00:00
John Baldwin
96ee2c4b2b Update patch to configure.in to remove check for <machine/types.h>.
<machine/types.h> is not a user-usable header anyways.  Including it breaks
the build on current.  On stable <sys/types.h> includes it.  This still
doesn't make rpm actually work on -current, but at least the port compiles
now.
2002-10-22 20:41:53 +00:00
Maxim Sobolev
caa1da7eed Remove gettext-old dependency, which moves us kloser to nuking that outdated
piece of crap (only 5 packages depending on it remain).
2002-09-23 16:55:26 +00:00
Maxim Sobolev
9535bfbeb6 Fix on -current. 2002-09-23 16:53:05 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
David E. O'Brien
a7514c177d Add dummy getmntent() func.
PR:		24570
Submitted by:	Roman Shterenzon<roman@xpert.com>
2001-03-20 21:29:26 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Ben Smithurst
9754c23cdf Add a .uk master site.
Approved by:	 maintainer
2000-11-28 09:50:00 +00:00
Yukihiro Nakai
eb666fceb7 Revision up for patch-bi 2000-11-02 04:29:55 +00:00
Yukihiro Nakai
0cdeaad66d A patch to prepend unavoidable message. 2000-11-02 04:00:03 +00:00