1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

84079 Commits

Author SHA1 Message Date
Dirk Meyer
9e1aae16d3 - Security Update to 1.5.3
Approved by:	will (portmgr)
2003-09-20 20:50:40 +00:00
Will Andrews
905a5d8acf Catch up with a couple more doc updates. 2003-09-20 20:22:44 +00:00
Joe Marcus Clarke
b113f4948f Fix a nasty bug where launchers on drawers wouldn't work after the upgrade
to GNOME 2.4.0.

Approved by:	portmgr (implicit)
Obtained from:	GNOME CVS
2003-09-20 18:25:21 +00:00
Christian Weisgerber
3a054bbc2a * Respect PTHREAD_CFLAGS and PTHREAD_LIBS.
* Use our libtool.

Reported by:	kris (bento)
2003-09-20 14:22:45 +00:00
Dag-Erling Smørgrav
c5c36afa14 Mark BROKEN because of compilation errors and security problems. 2003-09-20 13:47:34 +00:00
Dag-Erling Smørgrav
04d4296bbc We have proper support for info files now...
PR:		ports/56556
Submitted by:	Kang Liu <liukang@bjpu.edu.cn>
2003-09-20 13:43:53 +00:00
Yoichi NAKAYAMA
805a0783b9 Don't call texi2dvi.
Submitted by:	Koji Mori <mori@tri.asanuma.co.jp>
Approved by:	portmgr
2003-09-20 13:22:21 +00:00
Dag-Erling Smørgrav
0ff9b555dc Gnats 4.0, a complete rewrite of the good old GNU bug tracking system.
PR:		ports/55876
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-20 13:16:46 +00:00
Oliver Braun
497c13571f * Use $PREFIX/etc/pam_smb.conf instead of /etc/pam_smb.conf by default.
* Bump PORTREVISION accordingly.

PR:		ports/56994
Submitted by:	Andrew Thompson <andy@fud.org.nz>
Reviewed by:	marcus (portmgr)
2003-09-20 08:53:39 +00:00
Will Andrews
70ba05156f Updated distfile: some last-minute translations. 2003-09-20 05:04:53 +00:00
Will Andrews
be79a77dc4 Update. Sole change is in mpeglib/lib/util/mmx/cpu_accel.c and appears to
be asm() -> __asm().
2003-09-20 01:22:50 +00:00
Kirill Ponomarev
fa1f91c493 - Update to 0.4.1 and fix build
Noticed by:	kris via bento
2003-09-19 22:53:52 +00:00
Kirill Ponomarev
6884bd2585 - Update mail/spambnc to current version and unbreak fetch
PR:		56416
Submitted by:	Mark Linimon <linimon@lonesome.com>
Approved by:	portmgr (will)
2003-09-19 21:19:12 +00:00
Martin Blapp
ced2bcb792 Security update to 3.23.58.
Fixed buffer overflow in password handling which could potentially
be exploited by MySQL users with ALTER privilege on the mysql.user
table to execute random code or to gain shell access with the UID
of the mysqld process.

The complete changelog can be found at:
http://www.mysql.com/doc/en/News-3.23.58.html

Approved by:	marcus (portsmgr)
2003-09-19 14:47:59 +00:00
Sergey A. Osokin
6f5e9129c5 Fix compilation with WITHOUT_X11.
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR:		57000
2003-09-19 14:10:00 +00:00
Dmitry Sivachenko
c5247eba15 Fix build with ancient version of perl (5.005).
Pointed out by:		kris
2003-09-19 07:03:18 +00:00
Kirill Ponomarev
1368c5d84c - Fix build
Submitted by:	kris via bento
2003-09-19 06:12:27 +00:00
Hye-Shik Chang
e93136e363 Add a workaround to avoid a fatal confliction with qt32.
Reviewed by:	Choe Hwanjin <krisna@kldp.org> (author)
Approved by:	portmgr (will)
2003-09-19 04:45:21 +00:00
Cy Schubert
c3ae907f54 Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento builds
to fail. 4.0.1 fixes two bugs with the parser.

Noticed by:	Allen Landsidel <all@biosys.net> and bento
Approved by:	marcus (wearing his portsmgr hat)
2003-09-19 04:25:22 +00:00
Edwin Groothuis
67a1547696 Disable package building on bento: the default PHP doesn't support domxml.
Noticed by: kris@ & bento
2003-09-19 03:16:01 +00:00
Edwin Groothuis
828480debe Add dependency on png.5
Noticed by: kris@/bento
2003-09-19 03:08:11 +00:00
Matthew N. Dodd
26682b930f Catch up with URL changes on MASTER_SITES, and in documentation.
PR:		 ports/56749
Submitted by:	 maintainer
Approved by:	 portmgr (lioux)
2003-09-19 01:55:19 +00:00
Hye-Shik Chang
86c990486f ko-qt31 is removed because x11-toolkits/qt32 doesn't need to localize. 2003-09-19 01:41:23 +00:00
Hye-Shik Chang
6cae8f886c Remove ko-qt31. We are happy with mainstream qt 3.2.1 now.
Approved by:	portmgr (wca)
2003-09-19 01:35:39 +00:00
Joe Marcus Clarke
bc26b09f02 Fix the dependency on Polish koffice.
Noticed by:	bento's makeindex script
2003-09-18 23:02:41 +00:00
Joe Marcus Clarke
c7ceca53a8 Point to the QT 3.2 Makefile instead of the 3.1 Makefile. This directory
probably needs a repo copy, but this should pacify bento for now.

Noticed by:	makeduds on bento
2003-09-18 19:34:19 +00:00
Joe Marcus Clarke
28f9a17012 Point to the QT 3.2 Makefile since the 3.1 Makefile is gone.
Noticed by:	makeduds on bento
2003-09-18 19:32:44 +00:00
Dirk Meyer
6dd038ffca - Security update to 8.12.10
Approved by:	marcus (portmgr)
2003-09-18 19:21:16 +00:00
Joe Marcus Clarke
2854e94154 Switch to USE_GNOME to chase the libgnome* shared lib versions. 2003-09-18 15:33:54 +00:00
Joe Marcus Clarke
148c52a181 Switch explicit LIB_DEPENDS on libgnomeui to USE_GNOME=libgnomeui to
keep up-to-date with the new libgnomeui version number.
2003-09-18 15:17:23 +00:00
Joe Marcus Clarke
9973762918 Add a new MASTER_SITE since the Fontconfig site went away. 2003-09-18 15:09:59 +00:00
Will Andrews
0bd3383954 qt31 -> qt32 2003-09-18 14:58:31 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Will Andrews
4e2467eac7 Upgrade to Qt 3.2.1 / KDE 3.1.4. This upgrade includes patches for
the KDM security advisory[1].  Some older patches were merged upstream.
This is primarily a bugfix and i18n upgrade and as such there were not
many changes.  Nonetheless, users are encouraged to upgrade.

Many thanks to Lauri Watts <lauri@kde.org> of KDE-FreeBSD for performing
and testing this upgrade.

[1] http://www.kde.org/info/security/advisory-20030916-1.txt
2003-09-18 14:52:48 +00:00
Alexander Nedotsukov
e715af8986 Update to 2.4.0
This was accidently missed from recent mega GNOME 2.2 -> 2.4 update.

Reported by: Pav Lucistnik <pav@oook.cz>
2003-09-18 12:55:46 +00:00
Edwin Groothuis
6f860a9007 kaffe-devel doesn't know about amd64 CPUs.
Maintainer is informed.
Noticed by: bento/kris@
2003-09-18 12:52:07 +00:00
Sergey A. Osokin
cacc594d40 Fix building.
Notice from:	kris via bento
Approved by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-09-18 11:31:50 +00:00
Edwin Groothuis
09504debc2 Add dependency on automake.
Noticed by: kris@+benta
2003-09-18 11:02:18 +00:00
OKAZAKI Tetsurou
54fe74be8d Fix the package building error caused by forgetting `make makesum'
at previous upgrade.

Noticed by:	sf
Pointy hat to:	okazaki
2003-09-18 08:40:57 +00:00
Edwin Groothuis
21ff8feb5b hmp@ made a mistake, tg@ is still alive. Sorry for this.
Submitted by:	hmp@
2003-09-18 08:32:37 +00:00
Edwin Groothuis
e48ac0e0f1 tg@freebsd doesn't exist anymore.
Noticed by:	hmp@
2003-09-18 08:03:04 +00:00
Dirk Meyer
d7ba07b6c6 - Add Security fix
http://www.sendmail.org/parse8.359.2.8.html
Approved by:	marcus (portmgr)
2003-09-18 07:18:28 +00:00
Joe Marcus Clarke
81da8e3d90 Add gpdf, a GNOME version of the xpdf document viewer. 2003-09-18 07:04:25 +00:00
Joe Marcus Clarke
fcaa194286 Add nautilus-cd-burner, a drag 'n' drop CD burner component for Nautilus. 2003-09-18 07:03:06 +00:00
Joe Marcus Clarke
b55cf80c13 Add gnopernicus, and accessibility launcher for the GNOME desktop. 2003-09-18 07:02:09 +00:00
Joe Marcus Clarke
b992c3888c Add gnomespeech, a library that facilitates text-to-speech for the GNOME
desktop.
2003-09-18 07:01:13 +00:00
Joe Marcus Clarke
7bb32ba6ae Update to GNOME 2.4.0. 2003-09-18 06:58:18 +00:00
Joe Marcus Clarke
fcb4e9af6f Add entries for devel/bonobo-activation, x11-fonts/fontilus,
misc/stickynotes_applet, and x11-toolkits/gtk-thinice-engine.
2003-09-18 06:57:53 +00:00
Joe Marcus Clarke
1f05debcb9 Remove gtk-thinice-engine. It has been rolled into gnome-themes. 2003-09-18 06:56:01 +00:00
Joe Marcus Clarke
ec4cef43c1 Remove stickynotes_applet. IT has been rolled into gnomeapplets2. 2003-09-18 06:54:56 +00:00