Commit graph

11968 commits

Author SHA1 Message Date
Jeremy Messenger
3f7a57ceaf devel/gconf2
Remove the post-install/pkg-install, since gnomehier is taking care of
	it.

devel/gnomevfs2
	Add pkg-install and pkg-deinstall to restore libgnome's gconf key if
	libgnome's .schemas exists. This fix the plist complained by pointyhat.

	Why restore libgnome's gconf key during the installtion if it exists?
	Because, libgnome always depend on gnomevfs2 so make sure the libgnome
	is still in the top when we either reinstall or upgrade gnomevfs2.

misc/gnomehier
	Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is
	taking care of it. ie: GCONF_SCHEMAS

x11/libgnome
	Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's
	schemas exists. This fix the plist complained by pointyhat. Also, this
	is a real fix for the weird keyboard problem when you uninstall
	libgnome without reinstall it.

Bump the PORTREVISION in all of four ports above to fix everything with gconf
keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME
tinderbox, and my tinderbox.
2005-01-29 20:21:04 +00:00
Sergey Matveychuk
936ee6eb6a - Fix build on CURRENT
Reported by:	kris via pointyhat
2005-01-29 20:11:07 +00:00
Pav Lucistnik
df6b6e4fb9 - Update to 1.2.0 [1]
- Correct optional dependencies
- Correct logical evaluation of JAVASCRIPT knob
- Remove version check which interferes with package building

PR:		ports/76660 [1]
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-01-29 18:25:11 +00:00
Mark Linimon
e4a386db82 With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
2005-01-29 17:37:56 +00:00
Pav Lucistnik
7c1e954d32 - Add package version strings
PR:		ports/76708
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-01-29 14:37:15 +00:00
Pav Lucistnik
2fbf979c99 - Distfile was repackaged, no content changes
PR:		ports/76803
Submitted by:	Dryice Liu <dryice@liu.com.cn> (maintainer)
2005-01-29 13:29:30 +00:00
Kirill Ponomarev
c2d8dcef9a Update to 0.5.13 2005-01-29 09:08:07 +00:00
Bruce M Simpson
c5810eb8aa New port, p4genpatch, automatically generates patch(1)-compatible diffs
from Perforce diffs and changelists.
2005-01-29 03:20:48 +00:00
Herve Quiroz
2355268c3f - Update to bsd.java.mk 2.0
- Fix pkg-plist to calm portlint
2005-01-28 23:40:30 +00:00
Herve Quiroz
64036efed8 Update to bsd.java.mk 2.0 2005-01-28 23:36:08 +00:00
Pav Lucistnik
ff02b93ae8 - Update to 0.6.10
PR:		ports/76782
Submitted by:	Dryice Liu <dryice@liu.com.cn> (maintainer)
2005-01-28 22:26:50 +00:00
Mathieu Arnold
c1e8b2069b Update to 0.26.08 2005-01-28 15:00:55 +00:00
Volker Stolz
dc42834f96 No need for explicit LDCONFIG since we have INSTALLS_SHLIB. 2005-01-28 14:42:12 +00:00
Mathieu Arnold
4680dc3158 Update to 0.26 2005-01-28 14:28:07 +00:00
Volker Stolz
8d08f9d447 - Update to 1.15: Happy now supports GLR-grammars
- Use PORTDOCS=* (so we don't need to do too much manual tracking)

Approved by:	maintainer
2005-01-28 10:40:42 +00:00
Anton Berezin
027b9b33f3 Update to 0.08, set maintainer to perl. 2005-01-28 09:18:14 +00:00
Joe Marcus Clarke
4018c3a8e2 Remove some leftover directories.
Reported by:	pointyhat via kris
2005-01-27 23:26:24 +00:00
Joerg Wunsch
17d5fa2e80 Update to 1.2.1. 2005-01-27 23:25:12 +00:00
Pav Lucistnik
0d858a07c6 System_Command is a command line execution interface.
Running functions from the command line can be risky if the proper precautions
are not taken to escape the shell arguments and reaping the exit status
properly. This class provides a formal interface to both, so that you can run a
system command as comfortably as you would run a php function, with full pear
error handling as results on failure. It is important to note that this class,
unlike other implementations, distinguishes between output to stderr and output
to stdout. It also reports the exit status of the command. So in every sense of
the word, it gives php shell capabilities.

PR:		ports/76749
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-01-27 23:03:23 +00:00
Joerg Wunsch
9fb4769a6a Do also set IGNORE when running against a too old version of Perl
where we can't build the docs.

Hinted by:	kris
2005-01-27 22:56:11 +00:00
Joerg Wunsch
58d1f498c1 Require a sufficiently current Perl to be installed, as opposed to a
sufficiently current version of FreeBSD.

Submitted by:	vs
2005-01-27 14:50:57 +00:00
Sergey Skvortsov
d6c4cdcaff Update to 1.07 2005-01-27 10:23:03 +00:00
Sergey Skvortsov
e08adf24bd Update to 0.205 2005-01-27 10:20:22 +00:00
Sergey Skvortsov
1c5b5a7d98 Update to 2.00_03 2005-01-27 10:18:00 +00:00
Sergey Skvortsov
781838ee49 Update to 1.3 2005-01-27 10:14:00 +00:00
Sergey Skvortsov
651709e3d5 Update to 1.07 2005-01-27 10:11:50 +00:00
Sergey Skvortsov
aff5ff9801 Update to 0.33 2005-01-27 10:09:29 +00:00
Sergey Skvortsov
f811276d12 Update to 0.04 2005-01-27 10:07:38 +00:00
Joerg Wunsch
498f4c719f Upgrade to GCC version 3.4.3.
Note that I do not longer support FreeBSD 4.x at this point, as their
system-provided Pod::Man is way too old, and I'm tired of rolling that
extra man page tarball.  Software developers can IMHO reasonably be
expected to run some version of FreeBSD 5.x these days.
2005-01-27 09:51:36 +00:00
Joerg Wunsch
ed8826cf7b Upgrade to version 2.3. 2005-01-27 09:48:50 +00:00
Alexey Dokuchaev
f68345a2ea Kill pkg-plist, save inode! 2005-01-27 05:50:14 +00:00
Alexey Dokuchaev
c70e4c89b0 - Unbreak the build
- Minor indentation nits in Makefile
- Fix a typo in pkg-descr
2005-01-27 05:44:52 +00:00
Sergey Matveychuk
b4bf2454b8 - Update to 5.4 (it fixes fetching)
PR:		ports/76017
Submitted by:	self
Approved by:	maintainer (timeout ~3 weeks)
2005-01-26 19:15:03 +00:00
Sergey Skvortsov
5fa2366f16 Update to 1.2 2005-01-26 16:48:00 +00:00
Sergey Skvortsov
0a0c7ffc33 Update to 1.14 2005-01-26 16:46:36 +00:00
Sergey Skvortsov
58e5381085 Update to 0.08 2005-01-26 16:33:17 +00:00
Sergey Skvortsov
1562899330 Update to 1.03 2005-01-26 16:31:59 +00:00
Tilman Keskinoz
1417b89b4b Update to 0.6.8.
PR:		76703
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-01-26 13:38:39 +00:00
Sergey Matveychuk
bf6d751bb6 - Fix pkg-list
Reported by:	kris via pointyhat
2005-01-26 13:25:26 +00:00
Sergey Matveychuk
b8cf44e3fc - add USE_GNOME=pkgconfig to fix 'extra files' problem
Reported by:	kris via pointyhat
Proposed by:	pav via irc
2005-01-26 12:39:54 +00:00
Alexey Dokuchaev
b86efc59a4 - Fix build and install on 4.X/5.X/-CURRENT
- Utilize REINPLACE
- Tidy up Makefile
- Take maintainership
2005-01-26 10:40:28 +00:00
Anton Berezin
f52962dafe Update to 0.05, assign maintainer to perl. 2005-01-26 10:15:22 +00:00
Anton Berezin
90c1578976 Update to 104.111901, assign maintainer to perl. 2005-01-26 10:01:38 +00:00
Anton Berezin
721f962f07 Put expiration date to deprecated ports. 2005-01-26 09:53:58 +00:00
Hye-Shik Chang
45982a7517 Update to 0.8.6 2005-01-26 09:44:27 +00:00
Hye-Shik Chang
bde55a6cf3 Update to 1.2.2 2005-01-26 09:42:18 +00:00
Hye-Shik Chang
46f8e60671 Update to 1.5 2005-01-26 09:39:40 +00:00
Hye-Shik Chang
d0d4227760 Update to 0.4.9.5 2005-01-26 09:32:13 +00:00
Cheng-Lung Sung
26742f9ce8 - fix fetch source file fail
- also correct maintainer's email address

PR:		ports/76701
Submitted by:	maintainer
2005-01-26 09:10:07 +00:00
Kevin Lo
bbabd7f78d Update to 1.33
PR: ports/76651
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2005-01-26 04:09:38 +00:00