1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
dff5dcf957 - Kalle Olavi Niemitalo discovered two boundary errors in fsplib code
included in gFTP when processing overly long directory or file names.
- Bump PORTREVISION

Reviewed by:	simon
Approved by:	portmgr (erwin)
Obtained from:	gentoo cvs
Security:	http://www.vuxml.org/freebsd/f8b0f83c-8bb3-11dc-bffa-0016179b2dd5.html
2007-11-05 21:54:46 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Oliver Lehmann
ab44d03168 move from X11BASE to LOCALBASE
bump PORTREVISION
2007-05-27 14:26:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Oliver Lehmann
c2aa33be26 record gftp.desktop installation correctly
Submitted by:	"A.J. Kehoe IV (Nanoman)" <nanoman@nanoman.ca>
2006-10-10 11:39:44 +00:00
Oliver Lehmann
f3b9357a22 make gtk2 the default toolkit instead of gtk12 2006-09-26 16:50:15 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Oliver Lehmann
70c677df93 add NLS knob to OPTIONS and make it work [1]
fix pkg-plist for WITHOUT_X11

Noted by:	kris [1]
2006-01-26 08:15:19 +00:00
Edwin Groothuis
eabe5ffb0c SHA256ify (manually updated and checked)
Approved by: krion@
2006-01-22 11:02:41 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Oliver Lehmann
890480ddf1 fix build with glib/gtk12 2005-02-05 15:47:35 +00:00
Oliver Lehmann
df4e0e0f94 update to 2.0.18 2005-02-04 18:23:20 +00:00
Oliver Lehmann
6299ee055a define USE_X_PREFIX before bsd.port.pre.mk gets included
Pointed out by:	kris
2004-11-29 16:01:44 +00:00
Oliver Lehmann
c21f0bf633 fix build on 5
Noted By:	kris, Christian Hiris <4711@chello.at>
PR:		ports/73954
2004-11-15 17:21:52 +00:00
Oliver Lehmann
7a4fc79d7e update to 2.0.18rc1 2004-11-10 19:42:23 +00:00
Oliver Lehmann
b9d1932f9c update to 2.0.17 2004-03-29 16:14:25 +00:00
Oliver Lehmann
0cd7f057de update to 2.0.17.p.0 2004-03-25 20:37:00 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Oliver Lehmann
04f56fbdad finally fix those gnome pkg-plist stuff 2004-03-18 16:57:51 +00:00
Oliver Lehmann
ac4398df1c fix USE_GNOME handling which broke the pkg-plist 2004-02-17 19:51:15 +00:00
Kris Kennaway
0ebfd5a614 BROKEN: Broken pkg-plist 2004-02-17 02:24:54 +00:00
Oliver Lehmann
cf6a091307 USE_GNOMEify it [1]
use the OPTIONS macro

Suggested by:	adamw [1]
2004-02-10 06:42:40 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Oliver Lehmann
38b0331bd1 update gftp to 2.0.16 2003-11-10 18:03:08 +00:00
Oliver Lehmann
b6240a51c3 update gftp to 2.0.15 2003-08-31 17:50:56 +00:00
Oliver Lehmann
0079714ffa update to 2.0.15.rc2 which fixes several bugs introduced by rc1 2003-08-08 13:27:51 +00:00
Oliver Lehmann
a8fe5a4a51 until it's fixed by the author, add a patch to fix transfering a whole
directory (gftp adds wrongly a trailing / to each file and directory which
ends in a 550 error)
2003-07-27 01:23:57 +00:00
Oliver Lehmann
5e8561125c update gftp to 2.0.15.rc1 2003-07-24 17:53:02 +00:00
Oliver Lehmann
164c9f7551 don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed
but WITH_GTK2 is defined

Submitted by:	Pav Lucistnik <pav@oook.cz>
Approved by:	alex (mentor)
2003-05-14 02:50:08 +00:00
Oliver Lehmann
cf8ed24d43 Update the description to reflect that gFTP is sftp capable
PR:		51645
Approved by:	alex (mentor)
2003-05-12 16:22:37 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Edwin Groothuis
57083eef2b update-port: ftp/gftp
make ssh2 connects working w/o the ssh-askpass utility (fix the
	code how to acquire a [pt]ty pair) The user may still choose the
	ssh-askpass way inside the application. That way is just no longer
	forced (as i did with the last update). Now it's possible to choose
	between direct password-sending from the application, or sending
	the password with the ssh-askass utility.

PR:		ports/51391
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-04-29 03:09:11 +00:00
Yen-Ming Lee
63728fc869 make ssh2 support working for FreeBSD
PR:		51330
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-04-24 09:28:40 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Joe Marcus Clarke
ad33b9c673 Chase glib20's shared lib version. 2003-02-07 18:59:45 +00:00
Tilman Keskinoz
7b98df9f62 PERL -> REINPLACE_CMD
Fix PLIST_SUB for HAVE_GNOME

PR:		47231
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-01-25 22:04:48 +00:00
Ying-Chieh Liao
5a762d7629 upgrade to 2.0.14
PR:		46020
Submitted by:	maintainer
2003-01-02 19:46:05 +00:00
Joe Marcus Clarke
b859b73d22 Fix patch when building without gnomelibs.
Submitted by:	bento
2002-09-29 21:38:29 +00:00
Joe Marcus Clarke
cfb9b2a8df Fix build and package build after recent GNOMENG conversion. 2002-09-22 19:48:41 +00:00
Mario Sergio Fujikawa Ferreira
012e2e8f26 Deploy USE_GNOMENG infrastructure
PR:		42200
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-19 21:37:32 +00:00
Patrick Li
e335f71da3 Update to 2.0.13
PR:		ports/40786
Submitted by:	maintainer
2002-07-19 23:00:40 +00:00
Pete Fritchman
f735aeda02 Give maintainership to submitter.
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-06-10 04:00:55 +00:00
Pete Fritchman
9e61cf08b8 Update to 2.0.12.
PR:		38584
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-06-09 23:28:55 +00:00
Bill Fenner
bec2440e6c Damjan Marion no longer works on FreeBSD stuff. 2002-06-09 21:38:05 +00:00
Patrick Li
73d4d54fc8 - Update to 2.0.11
- Remove FORBIDDEN

PR:		33764
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-22 05:19:24 +00:00