Martin Wilke
cdf48f9da2
- Fix typo in Makefile
...
- Fix pkg-plist
PR: ports/100824
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
2006-07-29 19:50:10 +00:00
Edwin Groothuis
179697185d
Remove USE_REINPLACE from ports in categories starting with A.
2006-05-03 05:14:35 +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
8782296f87
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
2006-01-22 00:30:24 +00:00
Pav Lucistnik
d1b8ea31e7
- Add SHA256
2005-11-23 23:53:09 +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
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
5ab9fc4325
- Update to 0.32.4
...
- pkg-plist fixes
PR: ports/79968
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: adamw (mentor)
2005-04-15 17:00:05 +00:00
Florent Thoumie
a7373b5291
- Update to version 0.32.3.
...
PR: ports/79456
Submitted by: Ports Fury
2005-04-04 11:19:44 +00:00
Jeremy Messenger
97e0bf9573
Fix the build.
...
Reported by: pointyhat via kris
Approved by: portmgr (krion)
2005-03-22 06:20:43 +00:00
Jeremy Messenger
db91d13350
Chase libxklavier library shared version, bump the PORTREVISION.
...
Reported by: pointyhat via krion
2005-03-17 09:41:29 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Kirill Ponomarev
366e94241a
Fix build
...
PR: ports/76155
Submitted by: Ports Fury
2005-01-12 18:46:53 +00:00
Kirill Ponomarev
2f06be2218
Update to version 0.32.2
...
PR: ports/75947
Submitted by: Ports Fury
2005-01-08 16:17:38 +00:00
Kirill Ponomarev
29751cfd81
Fix build.
...
Submitted by: Ports Fury
Approved by: portmgr (implicit)
2005-01-01 13:06:49 +00:00
Kirill Ponomarev
7895aa80d2
Update to version 0.3.21
...
PR: ports/75617
Submitted by: Ports Fury
2004-12-30 08:32:05 +00:00
Kris Kennaway
60944d60cd
Reset undeliverable maintainer address:
...
<vinc@freebsd-fr.org>: host mail.niv2.com[212.129.61.4] said: 550
vinc@freebsd-fr.org unknown user account (in reply to RCPT TO command)
2004-12-19 22:08:16 +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
Jeremy Messenger
0ea0df3ec4
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
...
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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
498335c9b6
I got overly zealous. GNOME_DESKTOP_VERSION is only needed for ports in the
...
actual Desktop.
2004-01-31 19:04:40 +00:00
Joe Marcus Clarke
f538a3958b
Add a missing dependency on gail, and indicate that this port requires
...
GNOME Desktop version 2.
Reported by: bento via kris
2004-01-31 18:10:51 +00:00
Joe Marcus Clarke
2cfd5ebffe
Fix the DATADIR. This should fix the Help link with the new libgnome update.
...
Approved by: maintainer
2003-12-22 20:13:51 +00:00
Pav Lucistnik
aa4af52d13
Add glunarclock, GNOME 2 panel applet that displays the phase of the Moon.
...
PR: ports/60117
Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
2003-12-10 18:45:04 +00:00
Joe Marcus Clarke
73c10c084c
Remove these ports as part of phase II of the GNOME 1.4 desktop removal.
2003-08-12 15:09:40 +00:00
Maxim Sobolev
10588346d3
Let be hohest: I really don't have a time now to properly maintain all
...
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Joe Marcus Clarke
7431b95baa
Remove USE_GNOMENG macro.
2003-04-07 20:29:10 +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
Joe Marcus Clarke
52467895fc
Fix the gdkpixbuf dependency.
...
Submitted by: bento
Pointy hat to: me
2002-09-18 19:00:03 +00:00
Joe Marcus Clarke
28246fe562
Use USE_GNOMENG.
...
Requested by: Mike Harding <mvh@ix.netcom.com>
2002-08-17 06:06:35 +00:00
Maxim Sobolev
38ae899259
- Add patch missed in the previous commit;
...
- use USE_REINPLACE while I here.
2002-07-10 17:52:02 +00:00
Maxim Sobolev
ebe97a02a6
Update to 0.24.1.
2002-06-10 10:22:00 +00:00
Pete Fritchman
19ada04d33
Fix typos:
...
* explose -> explore
* january -> January
* documentfor -> document for
* encorporated -> incorporated
* function -> functions
* julian -> Julian
* calculater -> calculate
* formely -> formerly
* Javascript -> JavaScript
* timezone -> time zone
* Calisto -> Callisto
* outter -> outer
PR: 36480
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
2002-03-30 00:21:44 +00:00
Maxim Sobolev
4f087caa8b
Fix two more victims of gdk-pixbuf upgrade.
2001-11-13 14:07:07 +00:00
Maxim Sobolev
86338d61fe
Update to 0.22.3.
2001-06-12 10:47:07 +00:00
Maxim Sobolev
82697c520e
Update to 0.22.2.
2001-06-08 12:29:41 +00:00
Maxim Sobolev
eca93f9365
Update to 0.22.1.
2001-05-29 07:43:57 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
b85bc98443
Update to 0.20.
2001-01-29 09:14:30 +00:00
Maxim Sobolev
d2d0ce0428
Update to 0.12.
2000-11-28 10:44:08 +00:00
Maxim Sobolev
628efbc5bb
Update to 0.11.
2000-11-15 09:13:26 +00:00
Maxim Sobolev
befd094960
Distfile has been updated w/o bumping version number, so update distinfo and
...
bump PKGREVISION instead.
Submitted by: bento
2000-11-01 11:58:40 +00:00
Maxim Sobolev
3b1eee9ce1
Add glunarclock - a GNOME applet which displays the current phase of the Moon.
2000-10-31 15:47:34 +00:00