Commit graph

21 commits

Author SHA1 Message Date
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
Rene Ladan
fb9f277f9a - Fix build with clang [1]
- Pet portlint [1]

Rename new patch files to match the current port style and
http://www.freebsd.org/doc/en/books/porters-handbook/slow-patch.html
PR:		ports/158077
Submitted by:	Marcin Cieslak [saper saper.info]
2011-07-30 13:28:23 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +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
Martin Wilke
92ce95991f - Update to 1.8.4
PR:		132750
Submitted by:	Ports Fury
2009-03-20 23:31:14 +00:00
Martin Wilke
dd8636b8e2 - Update to 1.8.3
PR:		126597
Submitted by:	Ports Fury
2008-08-18 22:08:16 +00:00
Eric Anholt
d661e422dd Drop maintainership on my ports as I'm no longer using FreeBSD. 2008-08-06 20:41:05 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Eric Anholt
60e8e65ff8 Update to 1.7.4.
PR:		ports/101946
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-31 07:12:37 +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
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42: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
Eric Anholt
c98dea2306 Add the @dirrm entries, which I had missed entirely.
Reported by:	pointyhat via kris
2005-11-03 03:38:14 +00:00
Eric Anholt
abc540aedf Add missing dependency on freetype, which was always happily satisfied already
by my installed systems.

Reported by:	pointyhat via kris
2005-10-23 20:59:15 +00:00
Eric Anholt
ff7c97b300 BUILD_DEPEND on bison, which is required to successfully build (fallback to
byacc fails).

Reported by:	pointyhat via kris
2005-10-20 08:49:47 +00:00
Eric Anholt
c0039ba7ab New port: sswf, a tool to build Flash animation files from sourcecode, including
support for ActionScript.
2005-10-17 08:47:32 +00:00