Commit graph

52 commits

Author SHA1 Message Date
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +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
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Jeremy Messenger
9607b2fc4a Forgot to save in vim for remove CC. 2009-07-12 16:47:18 +00:00
Jeremy Messenger
85a4f29865 -Fix the build/installation with libtool 2.2.
-Get all files/* to use '-ur' flag with diff(1). Got dizzy without -ur. :-P

Reported by:	pointyhat-exp
2009-07-12 16:46:02 +00:00
Pav Lucistnik
e314a0d3c4 - Add CC and CXX to MAKE_ENV for all ports
PR:		ports/86106, ports/101120 (based on)
2008-07-24 22:29:33 +00:00
Ion-Mihai Tetcu
5a2a3a6b7a - use PORTDOCS, PORTEXAMPLES, etc. as it should
- bump PORTREVISION

Submitted by:	my QA Tindy run
2008-06-15 17:09:49 +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
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
7fcd38cac3 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:13:42 +00:00
Ion-Mihai Tetcu
ea291c6073 Change MASTER_SITES to MASTER_SITES_NETBSD [1]
Now we install .la libs [2]
Fix plist. [3]

PR:		ports/97141 [3]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [3]
		lawrance [1], itetcu [2]
Approved by:	lawrance (mentor)
2006-05-12 12:44:01 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +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
Lars Koeller
106310e7ff o) Drop maintainership cause I didn't use these ports since months anymore. 2005-11-13 17:13:15 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Ade Lovett
b2fd75e438 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)
2003-06-26 22:58:32 +00:00
Akinori MUSHA
5c65a56754 De-pkg-comment. 2003-02-21 14:19:11 +00:00
Dirk Meyer
33825b2fcd Apply patch for:
XmHTML does not build: debug.c:113: initializer element is not constant
When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got
the following error during build:
rm -f .libs/debug.lo
cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c  -fPIC -DPIC -o .libs/debug.lo
debug.c:113: initializer element is not constant
gmake[2]: *** [debug.o] Fehler 1

Strangely enough, the build continued without rebuilding the remaining
files of this directory.  The make install aborted, of course, because
parts of the product had not been built.
 (gmake problem)

PR:		34636
Submitted by:	gwk@mscsoftware.com
Approved by:	Lars.Koeller@Uni-Bielefeld.DE
2002-04-02 15:56:16 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Lars Koeller
77cb89de33 o) Fix problem setting GNU_CONFIGURE when USE_LIBTOOL us used.
The build is aborted due to the missing configure script.

Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-07-02 07:19:02 +00:00
Lars Koeller
1d0d89dcf7 o Fix compiling problem due to implicit set of GNU_CONFIGURE when using
USE_LIBTOOL.

Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-06-29 05:19:06 +00:00
Ade Lovett
e460680d5e Replace explicit build dependency on libtool with USE_LIBTOOL knob 2001-05-31 22:44:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Lars Koeller
67256d7659 - Cleanup of Makefile
- Properly support of CC/CFLAGS/PREFIX added
- Remove version number from dirnames (share/doc/XmHTML, share/examples/XmHTML)
- Exclude (archtecture dependent) binary program from share/examples/XmHTML
- Respect NOPORTDOCS
- Increase PORTREVISON to 1
PR: 23832
Submitted by: tkato@prontomail.ne.jp
2001-01-07 13:10:07 +00:00
Lars Koeller
b9122e9ba8 Complete new patch files for update to version 1.1.7. 2000-12-25 07:22:54 +00:00
Lars Koeller
9775928ec9 Complete new patch files for update to version 1.1.7. 2000-12-24 12:59:19 +00:00
Lars Koeller
9b36675494 Update to 1.1.7 with new packing list. 2000-12-24 12:57:23 +00:00
Lars Koeller
ca4e189d19 Fix one line longer than 80 chars. 2000-12-24 12:56:50 +00:00
Lars Koeller
0b9b35545c Update to 1.1.7 with new checksum. 2000-12-24 12:56:13 +00:00
Lars Koeller
930f61671c Update to version 1.1.7, needed be grace-5.1.2. Alas the imake build of the
source tree is toally broken: It's necessary to use the Makefiles and do the
install by "hand" with manually callinmg libtool, etc.
PR: ports/20464, ports/20577, ports/21836
2000-12-24 12:55:37 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
3edbc8ae9a Correctly use MOTIFLIB. 1999-05-12 09:12:40 +00:00
Jun Kuriyama
e4542eab25 Unbreak for ELF. (setenv PORTOBJFORMAT at xmkmf)
I think this hack solves mharo's problem...

Found by:	bento and mharo
1999-05-10 14:56:04 +00:00
Michael Haro
7ece6a7b68 Mark as BROKEN (doesn't support MOTIFLIB) That is the error bento shows, but
I'm getting a different error, which I'm unable to solve right now.
Also update DESCR with WWW:
1999-05-02 08:33:04 +00:00
Michael Haro
5072ade7ec Add LIB_DEPENDS section 1999-04-20 18:51:26 +00:00
Satoshi Asami
2f018f8a59 Move xmhtml from x11 to x11-toolkits.
Ignored (despite repeated prodding from me) by:	thepish
1999-04-12 08:17:27 +00:00
Satoshi Asami
d23daab33a Don't put PKGNAME or similar in front. 1999-02-22 07:35:45 +00:00
Satoshi Asami
048b543593 Portlint. 1999-02-22 07:35:20 +00:00