Commit graph

70 commits

Author SHA1 Message Date
Tilman Keskinoz
5911eb09f3 Update to 1.1 2010-10-31 10:11:21 +00:00
Max Brazhnikov
02a61d870e Fix build with KDE 4.5 2010-09-02 21:15:33 +00:00
Tilman Keskinoz
4ef3e3029d Don't remove empty directories owned by kdehier
Reported by:	QAT
2010-08-14 17:09:27 +00:00
Tilman Keskinoz
3da00b5155 Add missing BUILD_DEPENDENCY
Reported by:	QAT
2010-08-14 15:42:31 +00:00
Tilman Keskinoz
2df4218c26 Update to 1.0, KDE4 2010-08-14 13:46:22 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Tilman Keskinoz
8643d4aa4f Add LICENSE and LICENSE_FILE to my ports. 2010-05-30 17:39:07 +00:00
Emanuel Haupt
6e2aeace66 Chase audio/libmodplug update. 2010-04-24 09:38:46 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +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
Dennis Herrmann
8faff93031 - Chase libxcb/xcb-proto update
- Bump PORTREVSION
2009-06-14 22:23:55 +00:00
Tilman Keskinoz
14d86374e5 Fix a call to iconv_open
PR:		132267
Submitted by:	Tim Borgeaud
2009-03-02 22:31:20 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +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
Tilman Keskinoz
bf0bc78d4c Update to 0.8.7 2008-07-27 16:43:47 +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
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Tilman Keskinoz
948bbf797e Upgrade to 0.8.6 2008-01-31 14:47:31 +00:00
Tilman Keskinoz
c67db2ccf5 Update to 0.8.5 2007-07-29 13:59:15 +00:00
Tilman Keskinoz
fa229165be Fix DVB support after 0.8.4 update [1]
Remove WITH_DVB knob and build with DVB support per default

Reported by:	Lars Engels [1]
2007-05-29 13:38:23 +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
Tilman Keskinoz
57934b49dd Add a missing directory
Reported by:	pointyhat
2007-04-20 18:50:24 +00:00
Tilman Keskinoz
372f0f7a84 Update to 0.8.4
This version claims to support the latest gstreamer, but i still was not
able to get it to work, so it is not built by default.
2007-04-17 20:28:10 +00:00
Tilman Keskinoz
0764e6acd1 gstreamer80 is deprecated, so don't depend on it per default
Reported by:	Andrei Kolu
2007-03-11 20:23:51 +00:00
Jean-Yves Lefort
b31785b717 Track libxine update. 2007-02-15 08:35:23 +00:00
Tilman Keskinoz
65a9d28b8b Add DVB support as a knob based on a patch from
http://raaf.atspace.org/dvbusb/

Since i don't have the hardware, it is not enabled by default.
2007-01-23 17:12:37 +00:00
MANTANI Nobutaka
9594627f7e Sync with libxine shared library version bump. 2006-12-07 17:17:44 +00:00
Tilman Keskinoz
5955ee8c6f Update to 0.8.3 2006-12-01 18:59:36 +00:00
Tilman Keskinoz
72b59f6d4b Don't override x-mplayer2.desktop file from kdelibs
Add missing @dirrm for obscure locale directories

Reported by:	pointyhat
2006-09-27 15:13:40 +00:00
Tilman Keskinoz
2b6f23442c Update to 0.8.2
Make lame plugin optional.
2006-09-20 11:57:25 +00:00
Tilman Keskinoz
f541f93a14 Update to 0.8.1 2006-05-23 16:02:05 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Tilman Keskinoz
399a36b106 Upgrade to 0.8 2006-03-26 18:40:45 +00:00
Tilman Keskinoz
bac9fa6a9a * Fix PLIST_SUB handling
PR:		92678
Submitted by:	Pawel Pekala <c0rn@o2.pl>
Pointy hat to:	arved

* Add suddently appearing .a files to pkg-plist (after libtool changes?)

* Bump PORTREVISION
2006-03-15 14:15:53 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Tilman Keskinoz
8f57a952f3 - Add a WITHOUT_GSTREAMER knob
PR:		92624
Submitted by:	Pawel Pekala <c0rn@o2.pl> (parts)

- Use dirrmtry and remove a bogus dirrm
2006-01-31 18:15:43 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
MANTANI Nobutaka
617463e5ce Sync with libxine shared library version bump. 2005-12-10 21:06:42 +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
Tilman Keskinoz
4ec9c8318a Add SHA256 checksums for my ports 2005-11-08 12:26:38 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Tilman Keskinoz
7091785fe8 - Chase libxine shared library version.
- Update to 0.7.1
- Grab back maintainership
2005-09-21 17:31:28 +00:00
Tilman Keskinoz
0bbe99f99e Update to 0.7
- a gstreamer based part was added.
- Detailed Changelog at: http://kaffeine.sourceforge.net/
2005-08-31 16:23:34 +00:00
Tilman Keskinoz
2fa2053059 Add --with-xorg to CONFIGURE_ARGS if the user is using xorg.
Bump PORTREVISION
Drop Maintainership
2005-05-01 21:00:27 +00:00
MANTANI Nobutaka
6a40d7a441 Chase the libxine shared lib version bump. 2005-04-28 17:40: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