Commit graph

6070 commits

Author SHA1 Message Date
Robert Noland
726c4d3aa5 Update to 1.4.1 2009-04-06 04:21:56 +00:00
Dennis Herrmann
cf8759b2c9 - Update maintainer mail address
PR:		ports/133397
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-05 20:50:49 +00:00
Robert Noland
2ff5ff0102 Add patch to fix xauth.
PR:		131120
Submitted by:	Danny Braniss <danny@cs.huji.ac.il>
Approved by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-04-04 18:49:26 +00:00
Boris Samorodov
234bdd98d0 Add a missing libXp package which is needed at least for matlab.
Reported by:	Tijl Coosemans <tijl@ulyssis.org> at emulation@ ML
2009-04-04 14:39:27 +00:00
Robert Noland
4bd18aa0af Chase the Xorg server update and bump ports that depend on it. 2009-04-04 04:05:11 +00:00
Robert Noland
fd559155d1 Update Xorg server to 1.6.0
o Update randrproto, libXrandr and xrandr to 1.3.0
	o Update xf86-video-intel to 2.6.3
	o Update other less common drivers as needed
	o Mark a bunch of un-maintained input drivers ignored
	o Update the various slave X server ports as well
2009-04-04 04:04:01 +00:00
Boris Samorodov
5ca35adbda Add libXtst package. It is used at least by linux eclipse.
Submitted by:	daichi (by email)
2009-04-03 08:35:37 +00:00
Max Brazhnikov
277c3872da Fix patch to allow build on HEAD 2009-04-02 20:20:43 +00:00
Martin Wilke
1bb5ab8fcd The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.

Also mark some ports MAKE_JOBS_SAFE.

New Ports:
	misc/kde4-l10n-sk - Slovak
2009-04-02 09:23:03 +00:00
Wesley Shields
881c6d5546 - Update to 20090330. 2009-04-01 17:35:45 +00:00
Rene Ladan
60a56c3254 Update to 0.9.1
Changelog: http://goodies.xfce.org/releases/xfce4-clipman-plugin/ChangeLog

Approved by:	miwi
2009-04-01 17:11:47 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Wesley Shields
eeee4006b7 - Update to 0.70 [1]
- Make ${WRKSRC}/install-sh executable to fix build

PR:		[1]: ports/132673
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
Approved by:	maintainer timeout
2009-04-01 15:06:13 +00:00
Steven Kreuzer
ab8a95032f Make port honor NOPORTDOCS which resolves mtree errors identified by QAT
Approved by:	wxs (mentor)
2009-04-01 14:22:37 +00:00
Boris Samorodov
7aec2c3eab Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
2009-04-01 10:10:16 +00:00
Martin Wilke
356261c421 - Fix index 2009-03-31 13:02:21 +00:00
Martin Wilke
1380f48b63 - Ups fix a mistake 2009-03-31 10:24:09 +00:00
Martin Wilke
8fd27dfaa9 - Add LXDE Meta Port a small and lightweight X11 Desktop.
WWW:	http://lxde.org/

PR:		ports/131465
Submitted by:	Daniel Walter <sahne at 0x90.at>
2009-03-31 10:22:36 +00:00
Martin Wilke
884d1e0eac - Update to 1.14.1 2009-03-31 08:43:46 +00:00
Gerald Pfeifer
a631d844b7 Mark for deprecation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-04-28
2009-03-28 23:22:34 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Christian Weisgerber
d18d623920 Mark MAKE_JOBS_SAFE and squash some warnings. 2009-03-27 18:00:54 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Martin Wilke
4460472159 - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
Mario Sergio Fujikawa Ferreira
bfff7a6ee7 Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 14:12:22 +00:00
Chin-San Huang
d9e31595be - Update to 0.4.4 2009-03-25 13:01:05 +00:00
Doug Barton
d31cadffee Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports 2009-03-24 19:51:28 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Max Brazhnikov
4d55666226 Update devel/cmake to 2.6.3.
- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4 ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly)
2009-03-24 19:11:23 +00:00
Dmitry Marakasov
9710ab6286 - Update to 0.74.0 2009-03-23 23:28:11 +00:00
Ed Schouten
810dc2911d Multiple fixes to rxvt:
- Fix compilation on -CURRENT by letting it use posix_openpt() to
  allocate PTYs.
- Fix compilation when enabling WITH_GREEK.

PR:	ports/132928
Approved by: port maintainer
2009-03-23 21:08:37 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Florent Thoumie
da81291ab6 Move oclock from x11 to x11-clocks category.
PR:		ports/131339
Submitted by:	self
2009-03-23 11:36:19 +00:00
Gabor Pali
4bc5b55a25 - Add support for Xft and UTF-8 (optional)
- Add PORTDOCS
- Add PORTEXAMPLES

PR:		ports/132120
Submitted by:	Pavel Plesov <pavel (dot) plesov (at) gmail (dot) com>
Approved by:	maintainer, tabthorpe
2009-03-21 16:46:54 +00:00
Dirk Meyer
daa681377e - added WebServices 2009-03-20 09:30:45 +00:00
Dirk Meyer
2c710e9eee - udpate to 0.4.1 2009-03-20 09:26:01 +00:00
Dirk Meyer
be37c96bb5 - udpate to 0.4.1 2009-03-20 09:15:46 +00:00
Pav Lucistnik
715e6ae9fd - Support WITHOUT_NLS
PR:		ports/121230
Submitted by:	Helge Oldach <ports-x11-xkeyboard-config-may07@oldach.net>
2009-03-19 22:36:53 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Pav Lucistnik
d346a3f4f6 - Use full path to base system hexdump(1) to prevent clash with
devel/p5-Data-HexDump package

PR:		ports/131304
Submitted by:	System V. Unix <sysv@yahoo.com>
Ok'ed by:	flz
2009-03-19 16:55:13 +00:00
Mark Linimon
e6a751df1d Mark as broken on sparc64-6. 2009-03-18 23:04:26 +00:00
Jeremy Messenger
f56281c4d5 Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
2009-03-18 20:06:38 +00:00
Alexander Nedotsukov
2271e6d197 Update to 185.13 2009-03-16 23:43:39 +00:00
Martin Wilke
b705a12b25 - Add a workaround to fix the build on HEAD with new usb2 stack
PR:		132686
Submitted by:	Michiel Boland <michiel@boland.org>
2009-03-16 19:02:52 +00:00
Martin Wilke
8386736c4b - Add a workaround to fix the build on HEAD with new usb2 stack
PR:		132244
Submitted by:	Mel Flynn <mel@rachie.is-a-geek.net>
2009-03-16 18:59:27 +00:00
Martin Wilke
d47f511eff - Update Maintainer mail adress
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
2009-03-14 13:45:28 +00:00
Stanislav Sedov
0bb62c8c15 - libX11 configure doesn't have --enable-xdmauth now, XDMCP is
always enabled if available.
2009-03-13 09:46:27 +00:00
Stanislav Sedov
08069982ac - Fix pkgconfig path.
Pointy hat to:	me
2009-03-13 09:26:23 +00:00
Stanislav Sedov
6bd8cf27b5 - Don't try to use dolt, it is broken with bash4. 2009-03-13 09:10:37 +00:00
Oliver Lehmann
e98e72f652 add OPTIONal support for installing perl bindings
Noted by:	Ohata <Ohata.Hideshi@dx.MitsubishiElectric.co.jp>
PR:		ports/132450
2009-03-10 18:38:53 +00:00