Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +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
Martin Wilke
a3ecd93ef2
- Update to 2.16
...
PR: 130202
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer timeout
2009-02-19 16:56:21 +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
f9ff108d37
Update pidgin to 2.3.1, and chase the shared lib version bump. See
...
http://developer.pidgin.im/wiki/ChangeLog for the list of changes.
2007-12-13 04:20:54 +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
Joe Marcus Clarke
00a806a2f3
Fix a nifty vim typo (my fault, of course), and s/use_BZIP2/USE_BZIP2/.
...
Reported by: infofarmer
2007-06-13 21:31:54 +00:00
Joe Marcus Clarke
a35281a195
Update pkg-descr for Pidgin and include the new WWW site.
2007-06-13 20:38:12 +00:00
Joe Marcus Clarke
3b84876c51
Add pidgin-guifications at 2.14 after a repocopy from
...
net-im/gaim-guifications. pidgin-guifications provides the same MSN-style
"toaster" pop-ups for Pidgin that gaim-guifications did for Gaim.
Approved by: ports@c0decafe.net (gaim-guifications maintainer)
2007-06-13 20:34:56 +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
Kris Kennaway
4a6f5358f7
Back out previous commit which broke the plist
...
Pointy hat to: kris
2007-03-03 20:36:14 +00:00
Kris Kennaway
60b3a84279
Use libtool15 port instead of included version to avoid objformat a.out botch
2007-02-10 06:05:06 +00:00
Martin Wilke
57760cecb9
- Fix build on HEAD after objformat remove
...
PR: 108823
Submitted by: ports@c0decafe.net (maintainer)
2007-02-08 22:32:32 +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
Ion-Mihai Tetcu
e46027bc6d
OPTIONify
...
PR: ports/99510
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
Reviewed by: maintainer
2006-07-07 19:49:22 +00:00
Edwin Groothuis
0f12b488a5
Remove USE_REINPLACE from all categories starting with N
2006-05-11 22:49:56 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
45e4c90095
SHA256ify
...
Approved by: krion@
2006-02-01 01:02:03 +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
Pav Lucistnik
374a86aa5e
Move gaim related ports to a newly created net-im category:
...
misc/gaim-bangexec -> net-im/gaim-bangexec
misc/gaim-guifications -> net-im/gaim-guifications
misc/gaim-ignorance -> net-im/gaim-ignorance
Repocopied by: marcus
2005-11-10 04:22:30 +00:00
Pav Lucistnik
dc33aa59f5
Move instant messaging related ports to newly created net-im category:
...
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
2005-11-09 08:21:21 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
73e9e8dd75
Update to 2.12
...
PR: ports/84512
Submitted by: maintainer
2005-09-02 01:07:48 +00:00
Joe Marcus Clarke
95cecc3f71
Chase the Gaim 1.5.0 update.
2005-08-28 07:13:35 +00:00
Joe Marcus Clarke
8f4dde6a65
Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for
...
the list of changes. Also, bump all PORTREVISIONs for ports that depend on
Gaim.
2005-07-09 01:07:45 +00:00
Joe Marcus Clarke
f234553253
Update Gaim to 1.3.1 and chase all dependent ports.
...
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog .
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
2005-06-11 05:16:11 +00:00
Joe Marcus Clarke
647911fe68
Chase the Gaim 1.3.0 update.
2005-05-11 19:09:35 +00:00
Jean-Yves Lefort
03636aa0b8
- Update to 2.10
...
- Do not build with -g3
PR: ports/80102
Submitted by: ports@c0decafe.net (maintainer)
Approved by: adamw (mentor)
2005-04-20 12:50:52 +00:00
Joe Marcus Clarke
dfb5198731
Chase the Gaim 1.2.1 update.
2005-04-06 03:48:39 +00:00
Joe Marcus Clarke
21464a3c60
Chase the Gaim 1.2.0 update.
2005-03-20 04:54:50 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
fedc12cc16
Chase the Gaim 1.1.4 update.
2005-02-25 19:09:58 +00:00
Joe Marcus Clarke
fdad54a60a
Chase the Gaim 1.1.3 update.
2005-02-19 02:36:41 +00:00
Pav Lucistnik
ccaeb8c238
- Update to 2.9
...
PR: ports/77381
Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
2005-02-12 22:28:33 +00:00
Joe Marcus Clarke
efab15b477
Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier.
2005-01-24 19:23:11 +00:00
Joe Marcus Clarke
42922e4519
Update to 2.8.
...
PR: 76070
Submitted by: maintainer
2005-01-10 22:37:33 +00:00
Joe Marcus Clarke
2e7037daf6
Update to 2.6.
...
PR: 75600
Submitted by: maintainer
2004-12-29 22:33:52 +00:00
Joe Marcus Clarke
80500fa3ad
Chase the gaim-1.1.0 update.
2004-12-04 20:47:02 +00:00
Pav Lucistnik
1152ea3f8b
- Update to 2.5
...
PR: ports/74413
Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
2004-11-27 23:47:07 +00:00
Joe Marcus Clarke
c77d15f86f
Chase the Gaim 1.0.3 update.
2004-11-13 08:11:35 +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
Joe Marcus Clarke
e555d587fa
Chase the Gaim 1.0.2 upgrade.
2004-10-20 18:06:05 +00:00
Joe Marcus Clarke
05a1d7cd32
Update to 2.4.
2004-10-16 20:29:24 +00:00
Joe Marcus Clarke
d9da3a1df1
Update to 2.3.
...
PR: 72678
Submitted by: maintainer
2004-10-14 18:48:46 +00:00
Joe Marcus Clarke
326b52bb09
Update to 2.2.
...
PR: 71986
Submitted by: maintainer
2004-10-11 23:51:45 +00:00
Joe Marcus Clarke
605f8dfb78
Update to 2.1.
...
PR: 71093
Submitted by: maintainer
2004-08-30 04:33:27 +00:00