1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

121217 Commits

Author SHA1 Message Date
David E. O'Brien
905d7d16f1 Attempt to build on 4.x by specifying GCC 3.1 or later. 2005-03-01 03:10:08 +00:00
Joseph Koshy
c4d1633fc1 Missed a directory in the pkg plist.
Found by:	kris
2005-03-01 02:24:28 +00:00
Joe Marcus Clarke
428cda314b Update to 1.2. 2005-03-01 01:18:27 +00:00
Michael Nottebrock
fa01dcf912 Distsite disappeared, point to fosterhome. 2005-02-28 23:56:23 +00:00
Ade Lovett
2255dacd66 Relinquish maintainership. I no longer have the time, energy,
or interest to look after these things any more.

To whomever picks these up, I salute you.  I'll reset the relevant
PRs to ports-bugs in a couple of weeks if no-one has taken over
maintainership.

Farewell, autotool hell.
2005-02-28 23:32:14 +00:00
Kirill Ponomarev
d3f266a236 BROKEN on 4.x: Linker error 2005-02-28 23:24:32 +00:00
Michael Johnson
a83e019f90 Add missing man page and un-break port. 2005-02-28 22:58:41 +00:00
Koop Mast
464cc66818 Look very scared and update to 0.33. 2005-02-28 22:43:45 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Anton Berezin
ffcbb5ca66 Fix compilation on i386-4.
Submitted by:	maintainer
PR:		78210
2005-02-28 21:32:40 +00:00
Thierry Thomas
76eeabd42b Remove extra locales directories.
Reported by:	Kris via pointyhat
2005-02-28 21:32:31 +00:00
Michael Nottebrock
acd0ee0cb9 Fix plist and unbreak.
Not approved by: maintainer, but I need this port unbroken right now and
the fix is trivial.
2005-02-28 21:22:01 +00:00
Kirill Ponomarev
bd07e61e5b * Add info files to TMPPLIST, only if INFO is specified. [1]
* Fix PATH problems during README.html generation if "make
  -DPORTSTOP readmes" is defined. [2]

* Add support for early rcNG startup scripts. [3]

* Remove duplicate USE_XLIB handling. [4]

* Add check for USE_PYTHON_(BUILD|RUN), and include bsd.python.mk if
  both are specified. [5]

* Use PRE-INSTALL target for SUB_FILES and SUB_LIST. [6]

* Introduce bsd.gstreamer.mk and utilize new macros:
  USE_GSTREAMER/WANT_GSTREAMER. [7]

PR:		ports/77634 [1], ports/77592 [2], ports/77385 [3],
		ports/77557 [4], ports/77344 [5], ports/77211 [6],
		ports/77838 [7]
Submitted by:	krion [1] [2], Florent Thoumie <flz@xbsd.org> [3] [6],
		pav [4], lofi [5], ahze [7]
2005-02-28 21:09:05 +00:00
Maxim Sobolev
e7b18cb104 Remove superfluous rcsid tag change. 2005-02-28 20:47:51 +00:00
Oliver Lehmann
b9bbaeac90 OPTIONS'ify
PR:		78155
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-02-28 20:15:44 +00:00
Oliver Lehmann
a4c0325734 update to 1.0.2 2005-02-28 20:12:23 +00:00
Oliver Braun
29d76dd0af Upgrade to 3.4.8. 2005-02-28 19:04:02 +00:00
Thierry Thomas
51eee1642f Yet another attempt to fix on amd64:
don't take strndup from publib, which is not relocatable, but
define it.

Reported by:	Kris via pointyhat.
2005-02-28 18:57:54 +00:00
Thierry Thomas
3beade6d15 Upgrade to to 0.11.1.
Changelog at <http://pear.php.net/package/I18Nv2/download/0.11.1/>.

Warning: this files are no more installed under File.

PR:		ports/77852
Submitted by:	Antônio Carlos Venâncio Júnior (maintainer)
2005-02-28 18:53:43 +00:00
Pav Lucistnik
d352da8f3f - Unbreak on amd64
PR:		ports/78094
Submitted by:	Greg J. <xcas@cox.net> (maintainer)
2005-02-28 17:32:40 +00:00
James E. Housley
a01b5e39ad Update to DAT 4435 2005-02-28 17:04:10 +00:00
Yen-Ming Lee
0b25c69f02 - update to openwebmail-2.51(-20050228)
Noticed by:	tung, the author of openwebmail
2005-02-28 16:33:56 +00:00
Bruce M Simpson
03e0d32ae1 Really unbreak plist. 2005-02-28 16:25:28 +00:00
Bruce M Simpson
e95b851214 Unbreak plist 2005-02-28 16:16:38 +00:00
Mathieu Arnold
db241e2abb Update to 0.20 2005-02-28 16:01:50 +00:00
Bruce M Simpson
d95aea22a8 Fix MASTER_SITES. 2005-02-28 15:57:25 +00:00
Mathieu Arnold
9088d6ff9d Update to 0.28 2005-02-28 15:52:28 +00:00
Bruce M Simpson
612cc747a0 Don't pass the -d switch to cp(1) as it is a linux-ism.
PR:		ports/78086
Submitted by:	conrads at cox dot net (with cleanups)
2005-02-28 15:45:46 +00:00
Mathieu Arnold
14e61b4048 Update to 0.20 2005-02-28 15:42:10 +00:00
Mathieu Arnold
b0e0515157 Update to 0.33 2005-02-28 15:13:28 +00:00
Dirk Meyer
70d0ee8bcc - update to 10.26.4 2005-02-28 14:25:47 +00:00
Alexey Dokuchaev
6f24de7379 Add a port of Milk, clean and calm Mac OS X theme, originally made by Max
Rudberg (http://www.maxthemes.com).

This is Metacity counterpart.
2005-02-28 14:11:31 +00:00
Alexey Dokuchaev
08c76b1307 Add a port of Milk, clean and calm Mac OS X theme, originally made by Max
Rudberg (http://www.maxthemes.com).

This is GTK2 part.
2005-02-28 14:09:47 +00:00
Daichi GOTO
ba3bce8d3c fixed to build IIIMF-related ports on 4-stable
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
Pointed out by:	gohan via krisbot
2005-02-28 13:52:56 +00:00
Jacques Vidrine
b511a32842 Fix typo in linux-tiff version number for
http://vuxml..freebsd.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html

Reported by:	Ian Moore <no-spam@swiftdsl.com.au>
2005-02-28 13:41:19 +00:00
Sergey Skvortsov
0c704234f6 Add hhm 0.1, HTML Help Maker. 2005-02-28 13:29:26 +00:00
Volker Stolz
8336e3e03b Update to 3.4.1
PR:		ports/77984
Submitted by:	maintainer
2005-02-28 13:24:20 +00:00
Yen-Ming Lee
9aab50dbe0 - Update to 0.5 [1]
- Fix pkg-plist [1]
- Fix missing MAN3 problem under perl 5.00503 [2]

PR:		74723
Submitted by:	Toni Viemero <toni.viemero@iki.fi> [1], leeym [2]
2005-02-28 13:22:53 +00:00
Anton Berezin
71375ae493 Update to 1.08. 2005-02-28 13:22:41 +00:00
Volker Stolz
00512e65c8 Unbreak: Update to 0.27
PR:		ports/78109
Submitted by:	Sam Lawrence
2005-02-28 13:15:13 +00:00
Volker Stolz
56d54e8847 Fix BROKEN msg which was breaking INDEX on amd64
PR:		ports/78177
Submitted by:	"Jose M."
2005-02-28 13:06:25 +00:00
Simon Barner
b1ff38d266 Change email address in ports maintained by me to barner@FreeBSD.org
Approved by:	arved (mentor)
2005-02-28 13:05:25 +00:00
Sergey Skvortsov
a40009e26e Update to 0.09
PR:		ports/77790
Submitted by:	hideo <lin-chi@lastamericanempire.com> (maintainer)
2005-02-28 13:05:16 +00:00
Simon Barner
a03bed4f97 Add myself to the map.
Approved by:	arved (mentor)
2005-02-28 13:01:53 +00:00
Sergey Skvortsov
acde01090d Add ng_ipacct 20050228, Netgraph IP accounting. 2005-02-28 12:34:58 +00:00
Sergei Kolobov
2e7775777b - Preserve customized quarantine-attachments.txt at de-installation
or upgrade: delete it only if it has not been changed from
  the supplied sample file

PR:		ports/77639
Submitted by:	Renato Botelho <renato@galle.com.br>
Approved by:	Clement Moulin (maintainer)
2005-02-28 12:02:10 +00:00
Sergey Skvortsov
d37aec9037 Install lzx_constants.h too. 2005-02-28 12:01:09 +00:00
Max Khon
3609ffcb39 - Update to 1.0.5.
- Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support
- Enable libpri support in chan_zap module.

Sponsored by:	LF.net
Approved by:	MAINTAINER
2005-02-28 11:02:29 +00:00
Max Khon
57c54ac21b - Update to 1.0.4.
- Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support

Sponsored by:	LF.net
Approved by:	MAINTAINER
2005-02-28 11:00:47 +00:00
Xin LI
ab9ba5a88f Document latest phpBB critical security vulnerabilities.
Submitted by:	Kang LIU <liukang bjut edu cn>
2005-02-28 10:48:53 +00:00