1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Brendan Fabeny
a18f63218b Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo
2011-03-26 01:39:07 +00:00
Brendan Fabeny
49287e0c93 Update to 1.2.9
Approved by:	makc, miwi (mentors, implicit)
Feature safe:	yes
2011-01-21 08:50:21 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Brendan Fabeny
fb5116f2e7 Change my ports to use my FreeBSD.org email address. 2010-07-08 12:51:37 +00:00
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
Philip M. Gollucci
392eb0fc92 - Update to 1.2.7
PR:             ports/143596
Submitted by:   bf <bf1783@gmail.com> (maintainer)
2010-02-10 03:12:28 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
a0147c5d9e - Update to 1.2.6
- Pass maintainership to submitter

PR:		138302
Submitted by:	bf <bf1783@gmail.com>
Feature safe: yes
2009-09-19 00:24:58 +00:00
Dmitry Marakasov
b2b01422b8 - Switch SourceForge ports to the new File Release System: categories starting with T,U,V 2009-08-22 00:37:17 +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
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
f3c5f8f838 - Update to 1.2.5
PR:		128852
Submitted by:	bf <bf2006a at yahoo dot com>
2009-01-19 23:42:58 +00:00
Edwin Groothuis
090059a210 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 14:17:21 +00:00
Pav Lucistnik
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +00:00
Xin LI
3b01d08d95 Reflect lynx-ssl -> lynx collapse. 2007-07-10 15:14:02 +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
Martin Wilke
6d277f5b8e - Update to 1.2.4
PR:		ports/105036
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-05 00:06:21 +00:00
Cheng-Lung Sung
c54010f434 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00
Jeremy Messenger
3f923a8c55 Update to 1.2.0, I have tested it with a dozen of Microsoft Word files in
Abiword and no problem. Others also have tested in the different way with
the other ports. Use DATADIR in plist.

Tested by:	thierry and nobutaka
2006-03-15 18:05:31 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jeremy Messenger
b99a01ed31 Use glib20 port instead included to solve the AbiWord crash when you click for
open/save dialog.

With help:	marcus and kwm via IRC #freebsd-gnome
2005-05-16 22:03:14 +00:00
Volker Stolz
32bd9200d0 - Use MAKE_ARGS instead of patch
- Drop patch-configure since USE_LIBTOOL has been here for quite some time now
2005-04-26 12:53:36 +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
Dirk Meyer
d2bafa3bb3 - use lynx-ssl as default
- honor option WITHOUT_SSL
2004-10-12 12:41:11 +00:00
Pav Lucistnik
7ffd5a6293 - Plug buffer overflow vulnerability [1]
http://www.freebsd.org/ports/portaudit/7a5430df-d562-11d8-b479-02e0185c0b53.html
- Use libtool15

PR:		ports/69632 [1]
Submitted by:	David Bremner <bremner@unb.ca> [1]
Obtained from:	AbiWord CVS [1]
2004-07-28 14:58:45 +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
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
Tilman Keskinoz
c2e5d1e669 Depend on glib20 for AMD64. This should fix build on AMD64 2004-02-17 12:52:00 +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
Oliver Eikemeier
d52cb6c1f9 Update to version 1.0.0
PR:		57359
Submitted by:	Ports FURY
Approved by:	marcus (mentor)
2003-11-17 22:34:07 +00:00
Edwin Groothuis
a27bc39328 Date: Tue, 04 Nov 2003 00:42:55 +0900
From: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
Subject: Re: question about FreeBSD ports you maintain

Briefly, I have no time for maintaining ports.
So I wish to leave the maintainer position of these ports:

biology/fastdnaml
textproc/wv

Thanks you for maintaining the FreeBSD system.

                                        Best regards,
					Motomichi Matsuzaki
2003-11-03 20:44:32 +00:00
Norikatsu Shigemura
1aa579f26c o Fix configure's failure to find iconv.
o Slightly reword COMMENT to make portlint happier.

PR:		ports/54547 [1], ports/54589 [2]
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> [1]
		Sergei Kolobov <sergei@kolobov.com> [2]
Reviewed by:	Ports Fury [2]
Approved by:	maintainer no response
2003-07-18 02:22:42 +00:00
Norikatsu Shigemura
b4fb4e8437 Update to 0.7.6.
PR:		ports/53584
Submitted by:	Ports Fury
2003-07-11 18:28:26 +00:00
Munechika SUMIKAWA
74c988d215 Upgrade to 0.7.5.
PR:		ports/51239
Submitted by:	    KATO Tsuguru <tkato@prontomail.com>
2003-04-27 23:46:43 +00:00
Edwin Groothuis
f9362c7886 'wv' port does not specify lynx as a depends
When using 'portinstall wv' nothing is mention about depending
	on lynx. however when using 'wvText' it mentions that it
	can't find lynx so the text output will look bad.

PR:		ports/45611
Submitted by:	Nick Jennings <nkj@namodn.com>
2003-04-02 03:03:39 +00:00
Akinori MUSHA
36d62f1f46 De-pkg-comment. 2003-02-21 13:42:50 +00:00
Tilman Keskinoz
0f2e1e844a Fix Build on -CURRENT
PR:		45825
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-29 10:18:06 +00:00
Norikatsu Shigemura
e8c072775e Update to 0.7.4
PR:		ports/45629
Submitted by:	Ports Fury
2002-11-23 15:26:18 +00:00
Maxim Sobolev
168e593eb6 Fix bento breakage & update to 0.7.2.
Submitted by:	bento
2002-05-21 11:12:59 +00:00
Kevin Lo
16895f4eaa Update to version 0.7.1
PR: 36211
Submitted by: Ports Fury
2002-03-23 10:23:06 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Ying-Chieh Liao
34002f9b42 upgrade to 0.7.0
PR:		32628
Submitted by:	Ports Fury
2001-12-08 20:16:35 +00:00