1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Dmitry Marakasov
fdb84adb5d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by:	portmgr (bdrewery)
2013-10-22 13:52:24 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Baptiste Daroussin
c41a62214e Add an explicit dependency on pkgconf 2013-09-02 22:23:53 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Roman Bogorodskiy
c656162631 Update to 4.6.2. 2011-09-25 20:23:12 +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
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +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
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +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
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Roman Bogorodskiy
898e6c376c Add two additional patches, one of them with backdated entries fix and
another provides a keyboard shortcut for insertion of images; and bump
PORTREVISION.

PR:		102237
Submitted by:	danfe
2006-08-20 09:35:47 +00:00
Pav Lucistnik
c4d35f2348 - Rename ports
textproc/gtkspell2 -> textproc/gtkspell
  textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Roman Bogorodskiy
2cd927ef3b Update to 4.5.3. 2006-02-10 17:01:53 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Roman Bogorodskiy
f180079fb5 - Update to 4.5.2
- Remove an obsolete patch
- Take maintainership

Approved by:	Mike (former maintainer)
2006-01-06 23:30:38 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Roman Bogorodskiy
2ad823d6d8 Update to 4.5.1.
Approved by:	Mike Patterson (maintainer)
2005-09-04 14:45:25 +00:00
Roman Bogorodskiy
ba320f2f33 Add an extra patch which adds support of recently added tags system for
livejournal.com. It can be enabled via WITH_TAGS_PATCH knob.

Approved by:	Mike (maintainer)
Obtained from:	http://www.livejournal.com/community/logjam_dev/28745.html
2005-06-25 08:50:30 +00:00
Roman Bogorodskiy
7e4d3b822f Update to 4.4.1.
PR:		81925
Submitted by:	novel
Approved by:	Mike <mike.patterson@unb.ca> (maintainer)
2005-06-06 06:24:55 +00:00
Roman Bogorodskiy
4cdc8d2b39 Fix build with xmms support enabled.
PR:		73758
Submitted by:	alfred
2005-05-09 16:46:24 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Edwin Groothuis
956022222b [ patch ] fix logjam + gtkhtml3 problem
LogJam's configure script tries to find libgtkhtml-3.0,
	while we have libgtkhtml-3.1 in ports tree. Of cource, it
	fails to do so and as a result we have logjam compiled
	without gtkhtml support even if gtkhtml3 is installed.

PR:		ports/74260
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-12-22 00:40:53 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Pav Lucistnik
dc88962b94 Add knob for a patch, which customizes a "journal link" dialog. It allows to use
aliases for users when posting links on their journals

PR:		ports/73563
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	Mike <mike.patterson@unb.ca> (maintainer)
2004-11-06 21:27:01 +00:00
Adam Weinberger
67906bc463 Fix build with gcc 3.4. 2004-08-12 13:50:02 +00:00
Kirill Ponomarev
ad01a88a64 Fix a bug with syncing offline copy with LiveJournal.
PR:		ports/68123
Submitted by:	maintainer
2004-06-20 16:04:23 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Jeremy Messenger
345b971621 deskutils/logjam2 -> deskutils/logjam
GTK2 logjam (was logjam2) is now default and remove the GTK1 logjam. Also,
included some tweaks and cleans up like add checks if libraries exist and
depend on them by automatic.

PR:		ports/66620
Approved by:	adamw (mentor)
2004-05-27 08:27:55 +00:00
Trevor Johnson
17dfa2daa6 Add size data. 2004-03-19 04:21:39 +00:00
Trevor Johnson
4b863ed6b2 E-mail to the maintainer bounced:
<alanp@unixpower.org>: host unixpower.org[209.51.213.81] said: 550-Verification
    failed for <trevor@FreeBSD.org> 550-unrouteable mail domain "freebsd.org"
    550 Sender verify failed
2004-03-18 03:01:26 +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
Joe Marcus Clarke
daa68ed157 Remove USE_GNOMENG. 2003-04-18 21:20:06 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Mario Sergio Fujikawa Ferreira
279554ac52 Deploy USE_GNOMENG infrastructure
PR:		42194
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:21:15 +00:00
Kevin Lo
473128d919 Update to version 3.0.4
PR: 40836
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
2002-07-23 02:53:06 +00:00
Ying-Chieh Liao
0fd83ad843 add logjam
A GTK interface to user journals on www.livejournal.com

PR:		29684
Submitted by:	Alan P. Laudicina <alanp@unixpower.org>
2001-08-17 14:35:56 +00:00