1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

2904 Commits

Author SHA1 Message Date
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Oliver Lehmann
6ec65083f7 Add libxfce4util 3.99.2,
xFce 4 library with non-graphical helper
functions.

PR:		53154
Submitted by:	James Earl <jdearl@telus.net>
2003-07-28 18:11:36 +00:00
Oliver Lehmann
6bda1e2ccb Add libxfce4mcs 3.99.2,
xFce 4 settings management library used by
most XFce 4 modules.

PR:		53152
Submitted by:	James Earl <jdearl@telus.net>
2003-07-28 18:11:06 +00:00
Kirill Ponomarev
2a8620db3b - Update to version 0.55.1
PR:		54906
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-27 15:53:52 +00:00
Joe Marcus Clarke
417db3af33 Allow yelp to work when a manpage has been cached into catman.
PR:		54808
2003-07-25 21:33:26 +00:00
Oliver Lehmann
47c6c49d30 Add 9box 0.2.1, 9box can "pack" windows inside itself.
PR:		50172
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 19:45:43 +00:00
Norikatsu Shigemura
fe0ed89eda Set the user's credentials: uid, gid, groups, environment
variables, resource limits, and umask.

Pointed out by:	kan
Submitted by:	Ports Fury
Approved by:	maintainer implicitly
2003-07-22 15:58:06 +00:00
Joe Marcus Clarke
b301680be1 Update to 4.11. 2003-07-22 04:31:28 +00:00
Edwin Groothuis
48accf6197 [MAINTAINER] x11/bgrot - Update MASTER_SITES
Master site change

PR:		ports/54668
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2003-07-21 01:32:05 +00:00
Sergey A. Osokin
032a7bac12 Fix build on -CURRENT (gcc-3.3)
Remove patch-ab, which is obsolete by new patch-util.c

Submitted by:	Simon Barner <barner@in.tum.de>
2003-07-20 12:25:30 +00:00
Joe Marcus Clarke
7b2cb7be65 Add workrave. 2003-07-18 04:57:19 +00:00
Joe Marcus Clarke
2b411b245b Add workrave a RSI prevention application for the GNOME 2 desktop. Workrave
features the following:

* 2 types of breaks (let say 1 break every 10 min, and a big break once
  a hour).
* Lets you configure how long a break lasts, in what interval and has a
  configureble day limit.
* The time counter stops when not using the computer.
* It has a gnome notification pannel applet, for easy access.
* Statistics are stored per day

PR:		54535
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-07-18 04:54:29 +00:00
Joe Marcus Clarke
1e05a47286 REALLY remove xalf. 2003-07-17 07:28:33 +00:00
Joe Marcus Clarke
45fbc67060 Remove a patch forgotten in the last commit. 2003-07-17 07:27:44 +00:00
Eric Anholt
085cfa9e04 Fix compile of XFree86-4-Server on -current and add amd64 patches.
Submitted by:	peter (amd64)
2003-07-16 21:06:13 +00:00
Sergey A. Osokin
73a18e105f Unbreak russian/xxkb by updating MASTER_SITES [1]
Update distfile name [1]
Use ${DOCSDIR} for Makefile [2]
Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist [2]

Submitted by:	maintainer [1]
		osa [2]
PR:		54403
2003-07-16 14:52:58 +00:00
Joe Marcus Clarke
cc6825cf28 Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
2003-07-15 19:10:59 +00:00
Joe Marcus Clarke
d6738dfca2 Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
2003-07-15 18:58:32 +00:00
FUJISHIMA Satsuki
82e7c6ad58 PORTSDIR should be referred after pre.mk.
This fixes make readmes infinite loop.

Pointed and Tested by:	Melvyn Sopacua <freebsd-ports@webteckies.org>
2003-07-15 10:08:54 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
FUJISHIMA Satsuki
51de64b4e7 link gnugetopt statically. 2003-07-14 02:37:55 +00:00
FUJISHIMA Satsuki
f689ded903 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
use getopt_long() instead of getopt_long_only().
2003-07-14 02:37:49 +00:00
FUJISHIMA Satsuki
8e775bbe3a get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
2003-07-14 02:37:44 +00:00
Joe Marcus Clarke
7ea36c0d51 Add gnomeaudio to the list of ports with which the GNOME 2 desktop
conflicts.
2003-07-13 05:03:01 +00:00
Adam Weinberger
d2d0c83a21 Change the dependency from gnomeaudio to gnomeaudio2. The dependency
is now question.wav, which appears in the gnomeaudio2 port only.
PORTREVISION bump.
2003-07-13 03:32:18 +00:00
Joe Marcus Clarke
aa40302dd3 Fix libcapplet to use USE_GETOPT_LONG.
PR:		54264
Submitted by:	nork
2003-07-12 05:59:22 +00:00
Joe Marcus Clarke
c684e1f353 Fix libpanel to use USE_GETOPT_LONG.
PR:		54267
Submitted by:	nork
2003-07-12 05:57:33 +00:00
Joe Marcus Clarke
0d8fffc9e0 Presenting GNOME 2.2.2. For a list of what's new and what's been fixed, please
see:

http://www.gnomedesktop.org/article.php?sid=1213&mode=thread&order=0
2003-07-12 05:38:12 +00:00
Norikatsu Shigemura
8ea8d3452e Update to 1.25.
PR:		ports/53108
Submitted by:	Ports Fury
Approved by:	maintainer timeout (1 month)
2003-07-11 18:33:56 +00:00
Adam Weinberger
f33957c10e Remove a forced compilation optimization.
Drop maintainership.
2003-07-11 02:09:11 +00:00
Adam Weinberger
26d1a998c5 Update to 2.2.3. 2003-07-11 00:10:35 +00:00
Adam Weinberger
0d03b1e118 Update to 2.2.2.2. 2003-07-10 19:30:27 +00:00
Foxfair Hu
f0b037cbcb PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add xrender - X render library and server implementations for XFree86

PR:		53996
Submitted by:	me
2003-07-10 01:50:16 +00:00
Foxfair Hu
1129422379 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add render 0.8 manually, header files and documentation for the X render
extension.

PR:		53995
Submitted by:	me
2003-07-10 01:42:36 +00:00
Adam Weinberger
4ca75b0c8d Update to 0.9. Now with GTK+-2! 2003-07-09 04:48:05 +00:00
Oliver Lehmann
5d2b9f69d6 replace ${PERL} with ${REINPLACE_CMD}
PR:		47406
2003-07-06 10:14:34 +00:00
Sergey A. Osokin
241f33e7b8 Update to 1.0.4365
Give maintainership to submitter.

Submitted by:	Alexey Dokuchaev <danfe@nsu.ru>
Approved by:	fjoe (mentor) (implicit)
2003-07-04 14:35:20 +00:00
Sergey A. Osokin
58b8443b3f Remove refuse file from ${PATCHDIR}
PR:		54056
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	Franz Klammer <klammer@webonaut.com> (maintainer),
		fjoe (mentor) (implicit)
2003-07-03 14:31:13 +00:00
Patrick Li
9566e3dbf1 Fix build on alpha
Notified by:	kris
2003-07-03 04:54:01 +00:00
Joe Marcus Clarke
ea8b792936 Update to 2.3.3. 2003-07-03 00:03:57 +00:00
Joe Marcus Clarke
f8c79ad04b Update to 0.90. 2003-07-03 00:03:18 +00:00
Daichi GOTO
7c08b961fd update x11/xmon:
- ibiblio had a disk crash. X.org is carrying the distfile for this
    port now, however.

PR:		53763
Submitted by:	Bruce M Simpson <bms@spc.org> (maintainer)
2003-07-02 07:24:42 +00:00
Kris Kennaway
662edc01f1 Add bbrun after repo-copy from x11-wm
Pointy hat to:	adamw
2003-07-02 00:13:50 +00:00
Kris Kennaway
de4db72c14 Remove bbapm after repo-copy to sysutils
Pointy hat to:	adamw
2003-07-02 00:11:46 +00:00
Tilman Keskinoz
2c2308b9b2 - USE_GETOPT_LONG
- dependency on gtk12
- Replace patchfile with REINPLACE_CMDs
- Use transparent png instead of xpm

PR:		51678
Submitted by:	maintainer (parts)
2003-06-30 13:29:21 +00:00
Tilman Keskinoz
0dae3c49cb Fix Comment
Convert to new gnome world order.

PR:		53773
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-29 23:27:28 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
MANTANI Nobutaka
32aef8a901 Correct CONFIGURE_ARGS. 2003-06-26 12:35:26 +00:00
Daichi GOTO
8d650c58de Update idesk to 0.5.5
PR:		53505
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
2003-06-26 07:01:55 +00:00