Commit graph

4021 commits

Author SHA1 Message Date
Florent Thoumie
c78f797bc8 Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.

Approved by:	pav (mentor)
2005-03-01 12:28:00 +00:00
Michael Nottebrock
88e717a2ee Add padkey, a program that sends keystrokes to X according to buttons
being pressed on an SNES pad connected to the parallel port.

PR:	ports/75285
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2005-03-01 06:57:03 +00:00
Joe Marcus Clarke
428cda314b Update to 1.2. 2005-03-01 01:18:27 +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
Bruce M Simpson
d95aea22a8 Fix MASTER_SITES. 2005-02-28 15:57:25 +00:00
Jeremy Messenger
f74c9b3851 Remove BROKEN; it should works with recently lang/ruby18 committed. 2005-02-25 03:57:35 +00:00
Joe Marcus Clarke
24f688cf24 Update to 4.20. See http://www.jwz.org/xscreensaver/changelog.html for the
usual list of fixes and new modules.
2005-02-24 07:42:21 +00:00
Alexey Dokuchaev
733a52902b It turns out there's a call to vm_page_wakeup() that does not hold the
object lock across the call.  It shows up with INVARIANTS turned on.

PR:		ports/77750
Submitted by:	Frank Mayhar <frank(at)exit.com>
2005-02-24 05:28:21 +00:00
Michael Nottebrock
da33fe0579 Patch dcopidl to not create output in /tmp.
Security: Fixes CAN-2005-0365 / 29dd0065-81fa-11d9-a9e7-0001020eed82

Obtained from: KDE CVS
2005-02-23 16:10:02 +00:00
Joe Marcus Clarke
3b73b5ac4f Presenting GNOME 2.8.3 for FreeBSD. This is the third and last maintenance
release for GNOME 2.8.  See
http://mail.gnome.org/archives/gnome-announce-list/2005-February/msg00071.html
for the list of changes between 2.8.2 and 2.8.3.
2005-02-22 18:28:43 +00:00
Anton Berezin
b48c161670 Update to 1.07.
PR:		77919
Submitted by:	maintainer
2005-02-22 12:02:21 +00:00
Joe Marcus Clarke
86b1d6b8d4 Fix the build on amd64. Not all architectures allow a va_list to be
assigned a scalar value.

Reported by:	Sean McNeil <sean@mcneil.com>
2005-02-22 04:36:54 +00:00
Jimmy Olgeni
e1b1b2b500 Upgrade to version 0.9.3.
PR:		77833
Submitted by:	Sam Lawrance <boris(at)brooknet.com.au>
2005-02-21 23:26:58 +00:00
Joe Marcus Clarke
9368ccecf3 Update to 2.8.1. 2005-02-21 21:52:48 +00:00
Alexey Dokuchaev
a329981e53 Remove duplicate port (sysutils/videogen exists, though `sysutils' is
probably not the right category for it).
2005-02-21 12:27:34 +00:00
Alexey Dokuchaev
b88ca076ba Add videogen 0.21, small utility for generating modelines for XFree86 servers. 2005-02-21 12:21:40 +00:00
Michael Johnson
bc8510f03c - Update MASTER_SITES
- Add accessibility to CATEGORIES

PR:		ports/77806
Submitted by:	Stephen Montgomery-Smith
2005-02-21 08:16:49 +00:00
Joe Marcus Clarke
5580390277 The glibc strftime padding options were MFC'd to 5-STABLE. Let's use them. 2005-02-20 22:36:03 +00:00
Thierry Thomas
b23e8d3a14 Remove an extraneous patch. 2005-02-20 14:20:14 +00:00
Thierry Thomas
55f30fe385 - Upgrade to 5.2;
- don't build the shared library and thus remove CONFLICTS.

Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-02-20 14:18:47 +00:00
Kris Kennaway
983491a068 Reset undeliverable maintainer address:
<shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1
    <shanee@augusta.de>... User unknown (in reply to RCPT TO command)
2005-02-19 06:03:21 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Kris Kennaway
a87caf8b84 BROKEN: Incorrect pkg-plist 2005-02-18 19:34:04 +00:00
Volker Stolz
69c581d35f - Reset maintainer on request
- Update to 3.3.3.b2 (me)

PR:		ports/70922
Submitted by:	"Jonatan B" (maintainer)
2005-02-17 10:32:23 +00:00
Thierry Thomas
468c354835 Upgrade to 5.1. 2005-02-15 23:15:07 +00:00
Alexander Nedotsukov
89f2df0b1d Fix source tarball md5 and size.
nVIDIA updated recently nvidia-settings with GVO (Graphics to Video Out)
support. But quietly released source inplace of 1.0 tarball.
Diffs are clean.

Reported by:	tarc@mail.ru
2005-02-15 12:18:18 +00:00
Dejan Lesjak
2a2d67cbb9 Quietly try to remove directory upon deinstall. 2005-02-14 21:51:22 +00:00
Dejan Lesjak
4202ec0fbe Remove directory on deinstall. 2005-02-14 21:48:28 +00:00
Dejan Lesjak
19fae4d1f7 Fix MASTER_SITES. 2005-02-14 21:40:00 +00:00
Dejan Lesjak
524232160c Fix MASTER_SITES. 2005-02-14 21:29:18 +00:00
Dejan Lesjak
cce652cdf6 Fix mastersite and add some more. 2005-02-14 20:57:19 +00:00
Dejan Lesjak
2363f74393 Add more mastersites.
Reported by:	pointyhat via kris
2005-02-14 20:44:49 +00:00
Dejan Lesjak
28f0740a75 Fix plist.
Reported by:	pointyhat via kris
2005-02-14 19:40:04 +00:00
Jeremy Messenger
73e7842c2f Update to 2.8.3. 2005-02-14 19:29:18 +00:00
Joe Marcus Clarke
7660703ea9 Update to 2.8.3. 2005-02-14 18:30:01 +00:00
Volker Stolz
0fb9349ef9 Add dependency on xlock:x11/xlockmore. While this isn't
strictly necessary, it is usually what you want.
2005-02-14 15:43:10 +00:00
Joe Marcus Clarke
c5648827bc Remove eog from the list of GNOME 1 ports since eog2 has been moved to eog.
Reported by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2005-02-13 06:55:35 +00:00
Thierry Thomas
5dbcda2191 Upgrade to 5.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-02-11 20:58:51 +00:00
Michael Nottebrock
98ac5cfaff Fix plist. 2005-02-09 12:43:09 +00:00
Anton Berezin
36b0cd4182 Update WWW.
PR:		77297
Submitted by:	Mike Hauber <m.hauber (@) mchsi (.) com>
2005-02-09 09:17:42 +00:00
Kirill Ponomarev
d041853fa0 Update to version 200
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_200
2005-02-07 12:49:45 +00:00
Michael Nottebrock
d50619c6d2 More cups-fixes and a patch that prevents konqueror from resetting
preview settings when changing icon-sizes.
2005-02-06 12:38:43 +00:00
Michael Nottebrock
f584266c3e Add kdelibs-nocups, a cups-disabled version of kdelibs. This port/package
can be used as a drop-in replacement for kdelibs - no rebuilding of depen-
dencies necessary.
2005-02-06 12:16:01 +00:00
Michael Nottebrock
e609784f56 Fix lots of bogus hardcoded pathnames in KDE's CUPS support.
Add a patch for a javascript related crashbug in Konqueror.

Add masterport-hooks for kdelibs3-nocups.
2005-02-06 12:13:46 +00:00
Koop Mast
042d6056c3 Readd gnomemeeting now that it builds again. 2005-02-05 16:56:37 +00:00
Volker Stolz
f5aca55d85 Update to 5.15
PR:		ports/76848
Submitted by:	UMENO Takashi
2005-02-04 14:36:51 +00:00
Thierry Thomas
cea0a93b0b Upgrade to 4.9.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-02-03 22:57:47 +00:00
Joe Marcus Clarke
5ec1db2e3a Update to 2.6.0.7. 2005-02-03 21:19:46 +00:00
Dejan Lesjak
d1f7fd3b32 Fix 'package' target on FreeBSD 4.x. 2005-02-01 01:28:33 +00:00
Dejan Lesjak
bb0455c85b Fix 'package' target on FreeBSD 4.x.
Pointed out by:	pointyhat via kris
2005-02-01 01:27:33 +00:00