1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

139 Commits

Author SHA1 Message Date
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Josh Paetzel
d3a0152ccc Remove optional dependancy on net/socks5, which will be exiting the ports
tree shortly.

There is a "drop-in" replacement for net/socks5 in net/dante which with
allegedly small modifications will "Just Work"
2012-02-13 07:01:01 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
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
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +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
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
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Edwin Groothuis
79be503916 Only set LATEST_LINK when it is not yet set 2006-08-15 23:32:04 +00:00
Pav Lucistnik
89c9d6285c - Rename ports
irc/xchat -> irc/xchat1
  irc/xchat2 -> irc/xchat
2006-05-28 12:35:56 +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
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Sergey Matveychuk
bea951197b - Move USE_OPENSSL and USE_PYTHON above of bsd.port.mk
PR:		ports/57502
Submitted by:	eik
2005-05-14 21:46:43 +00:00
Pav Lucistnik
6bda092126 - Fix plist in non-GNOME case
Reported by:	krismail
2005-01-26 09:07:52 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Eivind Eklund
648bc08b6a Make the default config conform to RFC1122 (no public away messages). 2004-03-31 14:27:43 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
64b4794545 Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
2003-12-15 01:17:29 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Jim Mock
c8622c1f62 Update to 1.8.11.
Submitted by:	Paolo Gatti <onel0ve@libero.it>
Tested by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
2003-01-19 00:09:27 +00:00
Joe Marcus Clarke
00a00f61a0 Update to 1.8.10.
PR:	44051
Approved by:	maintainer
2002-10-21 16:25:37 +00:00
Jim Mock
baac36b97e Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI.
Submitted by:	skrueger@europe.com
2002-09-08 03:47:52 +00:00
Mario Sergio Fujikawa Ferreira
413a183ac1 Deploy USE_GNOMENG infrastructure
PR:		42204
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer
2002-08-31 00:42:23 +00:00
Jim Mock
62c458ab65 Add a WITH_PYTHON knob.
PR:		39063
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>
2002-06-30 22:28:11 +00:00
Jim Mock
ae1024b982 Install xchat.desktop in the right place.
PR:		38565
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-05-26 22:47:30 +00:00
Jim Mock
751ec43d73 Update to version 1.8.9.
PR:		38490
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-05-25 23:19:43 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Jim Mock
4a24f575e6 Update to version 1.8.8.
Reminded by:	Muhannad Asfour <muhannad@cogeco.ca>
2002-03-08 16:56:29 +00:00
Jim Mock
2753d38028 Keep up with the musical MASTER_SITES. It should be done moving around
now that xchat.org is back.

Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-01-18 21:43:31 +00:00
Jim Mock
62a01d0b95 Fix MASTER_SITES.
PR:		33830
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-13 09:04:50 +00:00
Jim Mock
45368342af Update to version 1.8.7. 2002-01-11 02:00:24 +00:00
Jim Mock
36fd7fc802 Update to version 1.8.6. While I'm here, add a WITH_TRANSPARENCY knob
so that non-GNOME users can get transparent windows if so desired.
2001-11-28 07:50:03 +00:00
Jim Mock
78ef6af100 Argh. Bump PORTREVISION. I forgot to apply this in the last commit. 2001-11-25 01:05:24 +00:00
Jim Mock
513cd5af55 Add two patches -- one fixes dccs autoresume, and the other fixes xchat
when used with bnc.

Prodded by:	David Hill <david@phobia.ms>
Obtained from:	xchat.org
2001-11-25 01:00:05 +00:00
Jim Mock
442bd9f4be Update to version 1.8.5. Re-enable building with perl since xchat has
been fixed to compile with versions older than 5.6.
2001-11-03 11:51:15 +00:00
Jim Mock
53d11f9ce2 Add --enable-zvt if compiled with GNOME support so things will work
properly.

PR:		31133
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-09 21:11:40 +00:00