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

4588 Commits

Author SHA1 Message Date
Thierry Thomas
fe5e9ccd50 Upgrade to 7.4.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-28 20:14:56 +00:00
Mark Linimon
d615eb8fe6 Replace the dangerous .error with IGNORE. Unquote the other use of
IGNORE.
2006-01-27 09:39:19 +00:00
Thierry Thomas
817df01f44 Upgrade to 7.3.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-25 22:28:59 +00:00
Alexander Leidinger
a8b9a73fd6 The read-only LINUXBASE case (after installing the ports, of course) has
to besolved differently, since the ldconfig call has to be chrooted, else
the linux ldconfig will cache some FreeBSD native libs which results in
not being able to start some programs:
 - remove the symlink (linux_base)
 - revert to chroot the ldconfig call (with internal functionality this
   time)
2006-01-25 18:57:36 +00:00
Thierry Thomas
0c9dfe0a85 Don't mark BROKEN on amd64, since libsupc++ is no more used.
Tested by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2006-01-24 06:33:03 +00:00
Edwin Groothuis
41dd8d3092 SHA256ify (manually checked)
Approved by: krion@
2006-01-24 03:59:35 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Thierry Thomas
d056c7e4f4 Actually patch-configure can be removed. 2006-01-23 22:25:27 +00:00
Thierry Thomas
4326f204ae Since v. 7.2, gmake is not necessary, and it's possible to remove the
-lsupc++ patch.

Suggested by:	Marc Lehmann <schmorp (at) schmorp.de> (author)
2006-01-23 21:56:19 +00:00
Thierry Thomas
8b72cfe73d Upgrade to 7.2.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-22 22:23:46 +00:00
Michael Nottebrock
d8e89e4879 Use USE_FAM instead of explicitly depending on fam via LIB_DEPENDS to prevent
breakage with the new WANT_FAM_SYSTEM default.

Noticed by: Andy Fawcett
Not noticed by: krion, marcus
2006-01-22 21:54:46 +00:00
Michael Nottebrock
c548d59d7e Use the kdelibs3-nocups plist in the WITHOUT_CUPS case.
Noticed by: kris
2006-01-22 12:40:18 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Joe Marcus Clarke
fba308db79 Fix MASTER_SITE and pkg-descr URL. 2006-01-21 21:17:09 +00:00
Dejan Lesjak
97e24935c1 Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. 2006-01-21 18:55:31 +00:00
Dejan Lesjak
627b13b9fb Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
2006-01-21 18:55:08 +00:00
Alexander Leidinger
76b6e14161 Check if /usr/X11R6/lib is in the ld.so.conf. If it isn't (that's
only the case in non-default linux_base ports): moan.

Suggested by:	Boris Samorodov <bsam@ipt.ru>
2006-01-21 12:50:13 +00:00
Michael Nottebrock
5994b12251 Fix an incorrect bounds check in kjs, the JavaScript interpreter engine used
by Konqueror and other parts of KDE, that allowed a heap based buffer over-
flow when decoding specially crafted UTF-8 encoded URI sequencesi.

Possible impact included executing arbitrary code and crashing the web browser.

Security: http://www.kde.org/info/security/advisory-20060119-1.txt
Security: CVE-2006-0019
2006-01-20 21:58:44 +00:00
Thierry Thomas
7a83890171 Upgrade to 7.1.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-19 21:35:08 +00:00
Tim Bishop
a1f2f1c53b - BAD_PAM option now selectable using configure, rather than directly
editing config.h.

PR:		91907
Submitted by:	Tobias Roth <ports@fsck.ch>
2006-01-17 20:51:23 +00:00
Alexander Nedotsukov
80efd97089 Track inplace distfile change. Zero diff (mtime touched). 2006-01-16 13:34:16 +00:00
Alexander Nedotsukov
8268ab04fa Track inplace distfile change. Diff shows:
- Minor Makefile tweaks.
- Displaying bus type "Integrated".
2006-01-16 13:31:43 +00:00
Andrej Zverev
9b8e7b1d98 - Add WITH_XFT knob
- Add SHA265
- Bump PORTREVISION

PR:		ports/91794
Submitted by:	Sergey Glushchenko <deen@freebsd.org.ua>
Approved by:	David Yeske (maintainer)
2006-01-15 19:41:06 +00:00
MANTANI Nobutaka
1089679322 Sync with libuim shared library version bump.
Pointed out by:	TANAKA Hiroyuki <kattyo@abk.nu>
2006-01-15 16:11:44 +00:00
Vanilla I. Shu
3e5b9ba687 1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.
2006-01-14 18:33:28 +00:00
Kris Kennaway
5504516d67 BROKEN: Unfetchable 2006-01-14 09:24:01 +00:00
Kris Kennaway
16cd3f1383 BROKEN: Size mismatch 2006-01-14 09:23:38 +00:00
Thierry Thomas
68b1bedaa3 Upgrade to 7.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-13 20:46:21 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Jean-Yves Lefort
1e3402ad51 Add gnome-launch-box.
GNOME Launch Box is generally an application launcher. It's very influenced by
Quicksilver (http://quicksilver.blacktree.com/) for Mac OS X.

Currently supported modules are:

	* Application starting and launch
	* Evolution contacts lookup and mail to
	* Recent files lookup and open
	* Files in your desktop and open
	* Firefox bookmarks lookup and opening

WWW: http://developer.imendio.com/wiki/GNOME_Launch_Box
2006-01-12 02:19:40 +00:00
Michael Nottebrock
eb7f6e07ce Be more explicit about the openssl dependency. 2006-01-11 17:05:55 +00:00
Michael Nottebrock
3a9147d883 Don't try and invoke autoheader. 2006-01-11 17:02:01 +00:00
Tim Bishop
017e20b4b2 - Update to 5.21
PR:		91626
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2006-01-11 11:58:44 +00:00
Edwin Groothuis
6ed17593f3 [NEW PORT] x11/slim - a login manager derived from login.app
SLiM is a desktop-independent graphical login manager for
	X11, derived from Login.app by Per Liden.

	It aims to be light and simple, although completely
	configurable through themes and an option file; is suitable
	for machines on which remote login functionalities are not
	needed.

	Author: Simone Rota and Johannes Winkelmann
	WWW: http://slim.berlios.de/

PR:		ports/91511
Submitted by:	Tobias Roth <ports@fsck.ch>
2006-01-08 21:48:57 +00:00
Edwin Groothuis
ba95c4614b [MAINTAINER] x11/login.app: mark deprecated
Mark port deprecated. It seems to be discontinued by its
	author, and x11/slim is a fork which is actively worked on.

	Is the hint in the reason for deprecation ok, or do deprecation
	messages have to be specific strings?

PR:		ports/91510
Submitted by:	Tobias Roth <ports@fsck.ch>
2006-01-08 21:09:20 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Edwin Groothuis
492c350df2 x11/electricsheep update to 2.6.4
update to 2.6.4

PR:		ports/91494
Submitted by:	David Yeske <dyeske@yahoo.com>
2006-01-08 11:51:19 +00:00
Thierry Thomas
438fb75aed Install urxvtd setuid root (like urxvt) in order to secure tty device
permissions.

Reported by:	Ryan Beasley <ryanb (at) rainbowdevilsland.co.uk>
2006-01-07 22:57:27 +00:00
Trevor Johnson
f449b89dca Hash with SHA-256. 2006-01-07 20:00:08 +00:00
Andrey Slusar
bc1a5df548 Update to 2.03
PR:		ports/91463
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-07 15:35:52 +00:00
Alexander Nedotsukov
f7dd9abce5 Backout :local tweak I mistakely put in so fetching from backup site
works again.
2006-01-07 01:53:11 +00:00
Alexander Nedotsukov
b81ba082b2 Backout :local tweak I mistakely put in so fetching from backup site
works again.

PR:	91429
2006-01-07 01:48:36 +00:00
Adam Weinberger
bffc0a5b38 Update to 0.0.24. 2006-01-05 18:21:54 +00:00
Thierry Thomas
03f61cd443 Upgrade to 6.3. This is a security fix: restore permissions properly.
Full changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.

A embedded Perl interpreter is installed by default, use WITHOUT_PERL
to disable it.

PR:

Security:	VuXML c2fdb3bc-7d72-11da-b96e-000fb586ba73
2006-01-04 23:04:12 +00:00
Edwin Groothuis
ac3860cbfe Update port gnome x11/workrave from 1.6 to 1.8 (solves kde problem)
PR:		ports/84974
Submitted by:	Alex de Kruijff <freebsd@akruijff.dds.nl>
Approved by:	maintainer timeout
2006-01-04 20:26:44 +00:00
Joe Marcus Clarke
64e1e7b0f5 Mark BROKEN on 4.X.
Reported by:	pointyhat via kris
2006-01-03 05:25:03 +00:00
Thierry Thomas
7fcf09287f Upgrade to 6.2.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-02 22:55:26 +00:00
Joe Marcus Clarke
1f0ca94ccc Require moused before our rc script runs to ensure X is ready for us.
Suggested by:	Stefan Thurner <thurners@nicsys.de>
2005-12-31 19:59:22 +00:00
Joe Marcus Clarke
3549788aa1 Chase the dbus shared lib version. 2005-12-31 18:49:08 +00:00
Dejan Lesjak
c672039c12 Change X font encodings dependency so it will work even after X.Org 6.9 is
brought in.

Approved by:	lofi
2005-12-30 01:15:37 +00:00
Dejan Lesjak
bdd298a2e3 Silence errors on package install/deinstall by using proper if-clauses in
xterm workaround @exec/@unexec lines.

Prodded by:	edwin
2005-12-27 22:37:09 +00:00
Dejan Lesjak
bb36321b0a Silence errors on package install/deinstall by using proper if-clauses in
xterm workaround @exec/@unexec lines.

Prodded by:	edwin
2005-12-27 21:36:55 +00:00
Thierry Thomas
73dd53b5ac Upgrade to 6.1.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-12-27 21:11:55 +00:00
Pav Lucistnik
ae62b5bca6 - Update MASTER_SITES, WWW
PR:		ports/90951
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org> (maintainer)
2005-12-27 05:11:50 +00:00
Andrey Slusar
5ccc9ff3c7 Update to 2.02
PR:		ports/90932
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-12-26 19:30:18 +00:00
Alexey Dokuchaev
3abf3049db Good news, everyone! There's a crate to deliver^W^W^Wnew release from
nVidia, 1.0-8178.  This release highlights:

  - Improved stability with the Composite X extension
  - Fixed a corruption bug with RenderAccel and the Composite X
    extension when using wide desktops
  - Fixed a problem validating HDTV modes on GeForce 6200
  - Fixed detection of certain older TV encoders
2005-12-26 03:19:22 +00:00
Adam Weinberger
bc20eb5d39 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that
libtool-1.5.22 is unbroked.
2005-12-24 21:12:07 +00:00
Thierry Thomas
0f6a5fe0ea Upgrade to 6.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-12-24 18:53:59 +00:00
Adam Weinberger
50b20c7363 Add ${PTHREAD_CFLAGS}/${PTHREAD_LIBS} to the CONFIGURE_ENV. There
appears to be some debate as to whether the root of this problem
is the libtool 1.5.22 update, but adding pthread stuff here fixes
the build problems I've been getting on 5-STABLE.
2005-12-24 01:55:20 +00:00
Joe Marcus Clarke
2953a3d9bf Update to 0.0.23. 2005-12-21 19:35:38 +00:00
Jean-Yves Lefort
1b0b309078 Lock ~/.recently-used. The lack of locking sometimes caused the
"Places -> Recent Documents" menu to be empty.

Reference:	http://bugzilla.gnome.org/show_bug.cgi?id=324710
2005-12-21 16:13:23 +00:00
Alexey Dokuchaev
ade78ba123 Deal with non-standard DOCSDIR in a sane manner. 2005-12-21 16:01:33 +00:00
Vanilla I. Shu
a692a1c0b6 Update WWW lines.
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR:		ports/90703, ports/90704, ports/90705, ports/90706, ports/90710, ports/90712
2005-12-21 04:21:13 +00:00
Thierry Thomas
539071e5cd Upgrade to 5.9.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-12-19 20:41:37 +00:00
Pav Lucistnik
d131f646df - Remove virtual category offix from all ports
PR:		ports/88751 (part of)
Approved by:	linimon (portmgr hat)
2005-12-18 00:56:20 +00:00
Kris Kennaway
b7824eaf6e BROKEN: Unfetchable 2005-12-17 18:33:36 +00:00
Alexey Dokuchaev
5937b8a28a Update to version 1.0-8174, the latest from nVidia. Release highlights:
- Fixed GeForce 7800 GTX clocking problem that affected 3D performance
  - Added support for new GPUs such as the GeForce 6100 and GeForce 6150
  - Added support for Stereo Digital Flat Panels such as the SeeReal and
    Sharp3D DFPs
  - Added support for static Rotation; see the "Rotate" X config option in
    the README
2005-12-15 12:53:50 +00:00
Volker Stolz
59720404e1 Unbreak on 4.x by using plain GCC. Tested with mozilla and thunderbird.
Approved by: silence on -gnome
2005-12-15 10:55:50 +00:00
Joe Marcus Clarke
1fb1561ae3 Update to 0.0.22. 2005-12-15 03:27:37 +00:00
Alexander Nedotsukov
9792487dc4 - Track yet another in-place release (regular bunch fixes and features
update).
- Build libXNVCtrl.a library and therefore drop for i386 only restriction.
- Minor comment tweak.
2005-12-14 15:35:14 +00:00
Alexey Dokuchaev
ffa05628cf Use smarter regexps. 2005-12-14 10:39:55 +00:00
Alexey Dokuchaev
ac327e0777 Fix missing misc/compat5x dependency in WITH_LEGACY_GPU_SUPPORT case.
PR:		ports/90304
Submitted by:	Bjoern Koenig <bkoenig(at)cs.tu-berlin.de>
2005-12-14 10:32:18 +00:00
Andrej Zverev
49eed4e322 - Update to version 1.8
PR:		ports/90356
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2005-12-14 08:57:17 +00:00
Jeremy Messenger
7eae006de2 Update to 2.1.
Reminded by:	edwin's "FreeBSD Ports Version Check" script
2005-12-13 07:04:11 +00:00
Michael Johnson
5a04baf126 - Mark broken on 4.x
Reported by:	kris via pointyhat
2005-12-13 03:46:35 +00:00
Bruce M Simpson
5879dd9aaa Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
2005-12-12 21:53:40 +00:00
Edwin Groothuis
5d5a063ca2 xlockmore port improvements patch
Some time ago I send PR about PAM support in xlockmore. Now
	I spend some time to work on xlockmore. I found that PAM
	works fine by default (with --enable-pam), but only with
	modules that does not requires root rights to authenticate.
	But almost all PAM configurations ends with pam_unix call.
	Here is the trouble. xlock drops root privileges after
	startup. I use BAD_PAM again to wrap this setuid().  IMHO,
	usage of BAD_PAM is right in this case. Also abort trap was
	fixed. Here was error in PAM_conv function. I'll send
	explanations of changes and situation to xlock-discuss
	mailing list later. May be fixes will be committed into
	next release of xlockmore.

	Here is attached diff against xlockmore port. It makes some
	changes in Makefile and drops two patches to files dir.

	New knobs added to Makefile and some old changed. Here is the
	description:
	- OPTIONS added for interactive configuration of xlockmore
	(make config).
	- WITH_PAM - enable common PAM support in xlock, but does not define
	BAD_PAM. So PAM modules that does not require root rights can be used
	(pam_pwdfile e.g.).
	- WITH_BAD_PAM - enable WITH_PAM and define BAD_PAM in config.h after
	'configure'. So all PAM modules can be used, including pam_unix.
	- WITH_NICE_ONLY - enable only low-CPU modes. Good for old machines.
	- WITH_BLANK_ONLY - enable only 'blank' mode. Can be useful in some
	cases.

PR:		ports/90276
Submitted by:	Yuri Y. Bushmelev <jay-dev@simcom.ru>
2005-12-12 21:18:26 +00:00
Peter Pentchev
8541481a0b On second thoughts, maybe we don't really need Xaw3d support by default. 2005-12-12 17:25:29 +00:00
Peter Pentchev
f92c3ff59c OPTIONS'ify and let all three knobs be enabled by default.
Bump PORTREVISION for the change in the default behavior.

Requested by:	Satoshi Kimura <satosi.kimura@nifty.com>
2005-12-12 17:18:22 +00:00
Simon Barner
64b75e399a - Fix WWW-sites
- Remove two dead WWW sites
2005-12-12 08:40:45 +00:00
Alexander Nedotsukov
d86ca93fa5 Add nvidia-xconfig 1.0, tool to manipulate X configuration files for the
NVidia driver.
2005-12-10 08:48:37 +00:00
Joe Marcus Clarke
1d8370170d Correct a problem setting GNOME keyboard layout options at login time.
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=322955
Reported by:	many
2005-12-10 05:08:59 +00:00
Thomas Gellekum
0b2670a6a1 Update MASTER_SITES; add SHA256 checksum. 2005-12-09 21:28:46 +00:00
Joe Marcus Clarke
26c89a38e0 Update to 0.0.21. 2005-12-07 02:20:17 +00:00
Jean-Yves Lefort
9c82e09108 - Add support for man section n (Tcl/Tk functions)
- Remove unused startup scripts
2005-12-06 16:33:20 +00:00
Emanuel Haupt
402a2c2da7 Add tilda, a Drop down x11 terminal with transparency support
PR:		89995
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua>
2005-12-05 23:10:43 +00:00
Joe Marcus Clarke
0d3c3f29c7 Seems -CURRENT needs a few tweaks to get gdm starting correctly. First,
we need to depend on LOGIN and cleanvar in our rc.d script, plus, we need
to enable VTAllocation.
2005-12-05 21:57:48 +00:00
Alexander Leidinger
87ae49a071 Update to a more recent version of the distfile (is carried by more
master sites).

Requested by:	fenner
2005-12-03 14:11:53 +00:00
Vanilla I. Shu
d7e56e8c34 Upgrade to latest version. 2005-12-02 07:04:48 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Michael Nottebrock
6ed3352d86 Add a patch to fix KDE Bug 114385 (kdm segfaults on XDMCP request). 2005-12-01 05:30:18 +00:00
Joe Marcus Clarke
6262e31562 Presenting GNOME 2.12.2 for FreeBSD. 2005-12-01 00:56:03 +00:00
Pav Lucistnik
42c6f63dad - Update to 0.7.5
PR:		ports/89673
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-11-30 17:58:45 +00:00
MANTANI Nobutaka
b2f9d34f45 Move japanese/uim port to textproc category after repocopy.
PR:		ports/89725
Submitted by:	nobutaka
2005-11-30 16:32:14 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Alexey Dokuchaev
000931d3c9 Add SHA256 hashes to my ports. 2005-11-30 13:35:03 +00:00
Eric Anholt
8820f44d68 Fix the build in the presence of NVIDIA libGL by using the GLX 1.3
glXGetProcAddressARB instead of glXGetProcAddress.

PR:		ports/76257
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsdperu.org> / many
Obtained from:	X.Org CVS
2005-11-30 01:24:21 +00:00
Michael Johnson
649c478b25 - Convert to using USE_GECKO
- No longer install the startup script.
2005-11-29 21:30:12 +00:00
Florent Thoumie
0788b1b045 - Add WITH_NICE_ONLY knob to enable only low-cpu modes.
PR:		ports/76358
Submitted by:	Yuri Y. Bushmelev <jay-dev@simcom.ru>
2005-11-29 18:24:50 +00:00
Joe Marcus Clarke
9c2e4a6f90 Update to 2.8.0.7. 2005-11-29 05:48:29 +00:00
Jeremy Messenger
165bfe668f Update to 2.12.2. 2005-11-28 22:20:02 +00:00
Joe Marcus Clarke
e4d06ee431 Update to 2.12.2. 2005-11-28 19:26:52 +00:00
Joe Marcus Clarke
5b9becdeaf Update to 2.12.2. 2005-11-28 06:30:45 +00:00
Maho Nakata
9b8f482f36 Add SHA256 2005-11-28 06:19:47 +00:00
Jeremy Messenger
c699e6557e Update to 2.12.2. 2005-11-27 23:14:33 +00:00
Mark Linimon
0450bbbdc8 With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
2005-11-27 04:17:17 +00:00
Mark Linimon
56f38789bf Mark deprecated; no longer available from mastersites. 2005-11-27 03:23:38 +00:00
Mark Linimon
0354d01610 Mark as deprecated since mastersite disappeared.
PR:		ports/89565
Submitted by:	former maintainer
2005-11-26 05:17:30 +00:00
Pav Lucistnik
eddbc6a905 - Respect PREFIX
PR:		ports/89557
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2005-11-26 00:56:48 +00:00
Pav Lucistnik
1147b2e433 - Update MASTER_SITES, add SHA256
PR:		ports/89554
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2005-11-26 00:48:31 +00:00
Pav Lucistnik
108960064a - Add SHA256 2005-11-25 19:09:52 +00:00
Pav Lucistnik
ab436d2a41 - Drop old checksum
- Add SHA256, SIZE
2005-11-25 19:08:02 +00:00
Joe Marcus Clarke
ce896004f2 Remove shutdown keyword from the rcNG script since GDM will kill itself at
shutdown.

Reported by:	Stefan Thurner <stefan.thurner@mb.tu-chemnitz.de>
2005-11-25 18:34:34 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Volker Stolz
936d428981 Fix build on 4.x
Approved by: novel
2005-11-25 11:41:42 +00:00
Pav Lucistnik
22490e3886 - Remove; I added this into the wrong category 2005-11-24 11:51:37 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Pav Lucistnik
0410bfa97b XScoop provides the ability to quickly determine which underlying X libraries
were statically linked into an application, even when the source is not
available. XScoop parses an executable, looking for matches on a subset of
sample keywords that may identify the library being used. It does not produce
absolute results, and instead supplies a report with key-hits which represent
the likelihood that a particular library is present in the binary.

PR:		ports/89419
Submitted by:	Ron Scheckelhoff <rscheckelhoff@yahoo.com>
2005-11-23 21:51:11 +00:00
Pav Lucistnik
0cd0244e86 - Add some SHA256s 2005-11-23 17:38:02 +00:00
Pav Lucistnik
518619bde1 - Update MASTER_SITES and WWW
PR:		ports/89303
Submitted by:	Josh Tolbert <hemi@puresimplicity.net> (maintainer)
2005-11-22 22:15:02 +00:00
Kris Kennaway
a8ecc1acd3 BROKEN on 6.0: Does not compile 2005-11-21 01:30:40 +00:00
Alexander Leidinger
18c6c7ef73 - Fix plist (dir is owned by a dependency now). [1]
- Reset MAINTAINER to ports@ (the port is outdated and doesn't need to
  be part of the main infrastructure).

Noticed by:	YAPHR [1]
2005-11-20 14:54:05 +00:00
Anton Berezin
29be385a45 Update to 0.09. 2005-11-20 10:31:54 +00:00
Ade Lovett
0ec9a5fa8a Update the two currently remaining ports that use old autotools constructs 2005-11-19 22:27:04 +00:00
Sergey Matveychuk
618ef898cc - Add SHA256
ggiterm port:
- Don't use gmake
- Install ggitem.termcap and add message about it
- Utilize DATADIR
- Bump PORTREVISION

PR:             ports/89280
Submitted by:   Antoine Brodin (maintainer)
2005-11-19 19:48:05 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
Joe Marcus Clarke
f658afc5e1 Update to 2.8.0.6. 2005-11-19 00:36:35 +00:00
Alexander Nedotsukov
32f2a2adbb - Update to 2.12.1
- Add SHA256 checksum.
2005-11-18 12:28:35 +00:00
Dejan Lesjak
2eb7fb881d Fix xterm dependency after removing xterm-static.
Noticed by:	pointyhat via kris
2005-11-17 19:45:44 +00:00
Oliver Lehmann
fc81586ab9 update to 4.2.3.2 2005-11-17 16:58:48 +00:00
Jeremy Messenger
f445445a26 Update to 0.14.1, serious memory leaks on 0.14.0 was fixed. See release note
for details:

	http://ruby-gnome2.sourceforge.jp/?News_20051114_1
2005-11-16 04:00:05 +00:00
Joe Marcus Clarke
f3dac327a3 Update to 0.0.20. 2005-11-15 23:16:22 +00:00
Florent Thoumie
c93b3a1431 - Update to 2.6.3.
PR:		ports/89051
Submitted by:	maintainer
2005-11-15 16:00:48 +00:00
Florent Thoumie
b7f45de809 - Add WITH_PAM knob.
PR:		ports/89060
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2005-11-15 11:59:18 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Alexander Nedotsukov
e53d270825 - Update to 0.2.4
- Add SHA256 checksum.
2005-11-15 05:46:00 +00:00
Joe Marcus Clarke
bd7eba8baf Update to 0.0.19. 2005-11-15 05:43:54 +00:00
Marcus Alves Grando
0b70ea003f Update MASTER_SITES
Respect CC/CFLAGS
Add SHA256
Add WWW

PR:		89021
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-14 21:12:15 +00:00
Marcus Alves Grando
9ab9198d19 Update to 1.1b
Add SHA256
Add WWW

PR:		89022
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-14 21:11:20 +00:00
Kris Kennaway
bafeccb4d0 Reset undeliverable maintainer address:
<sakai.hiroaki@finet.fujitsu.com>:
Sorry, no mailbox here by that name. (#5.1.1)
2005-11-14 02:17:06 +00:00
Dejan Lesjak
e3a47c74f2 Abandon installing xterm as xterm-static. There are checks in
XFree-4-clients and xorg-clients that conditionally create symlinks to
xterm-static if there is no xterm present so chances of loosing ability
to run xterm after upgrade should be minimized. These checks shall go away
in due time.

Discussed with:	krion
2005-11-13 21:05:05 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Pav Lucistnik
ecea4a7603 Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:	both maintainers
Repocopy by:	marcus
2005-11-12 18:52:22 +00:00
Dejan Lesjak
b8b6f22af1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
2005-11-11 22:16:17 +00:00
Alexander Leidinger
e88d3e326a - fix plist (some dirs are owned by linux_base)
- SHA256

PR:		88757
Submitted by:	Boris Samorodov <bsam@ipt.ru>
2005-11-11 20:03:15 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Alexey Dokuchaev
34beeaea38 Do not install nvidia-settings, there's native version available in
`x11/nvidia-settings' port.

Based on PR:	ports/84969
Submitted by:	jylefort
2005-11-09 16:26:51 +00:00