simon
ea333fc5a5
cpanify and set licenses
...
looks safe for ajacoutot@
2007-01-13 12:15:21 +00:00
espie
7d8128f43e
unconfuse pkg_add, make sure all gstreamer-0.8 dependencies get the
...
right packages.
2007-01-13 11:27:56 +00:00
espie
19aff3d9dd
finish the `bad plugins' cut into small pieces
2007-01-13 11:23:38 +00:00
mbalmer
2ca97bc6cf
1.0.4 fixes a bug that could cause the unprivileged process to crash.
2007-01-13 10:53:32 +00:00
steven
640ce20d28
sync, 4084
2007-01-13 10:16:11 +00:00
ian
c1cfec46ae
+= architect
2007-01-13 01:03:14 +00:00
ian
52b4b35d3c
Power*Architect, a database administrator/data warehousing tool,
...
written in Java. ok kurt@
2007-01-13 01:01:34 +00:00
kurt
acbf238f54
- move some things from -main to -devel package where they belong
...
- there's no need to install the libs again in the -devel package. noticed
by steven@
- use make var MOB the same as firefox & thunderbird
2007-01-12 23:11:12 +00:00
espie
f7229e2ff8
make expr less greedy
2007-01-12 21:53:31 +00:00
fkr
577efa42bb
bump to version 4.66, which (again, *sigh*) fixes bugs that were supposed to be
...
fixed in 4.65, that were introduced in 4.64.
2007-01-12 21:51:55 +00:00
kurt
c07becdd02
- update to 2.0.0.1 from Martynas Venckus <martynas at altroot.org>
...
- add a -devel sub-package for vlc plugin
input and testing from many - thanks! okay naddy@ pvalchev@
2007-01-12 21:46:17 +00:00
kurt
322623e931
libfreetype 2.2 support. From NetBSD PR -> Brad <brad at comstyle.com>
2007-01-12 20:47:53 +00:00
kurt
efbd06c9e7
- move some things from -main to -devel package where they belong
...
- use make var MOB the same as firefox & thunderbird
2007-01-12 20:35:15 +00:00
naddy
c9ffd0d780
update to 2.2.25: fix file creation so the user's umask is fully respected
2007-01-12 20:06:49 +00:00
kurt
97519ae8d7
- use xulrunner for gecko libs now
...
- make swt-browser a run depend of eclipse-sdk so the internal browser
always works
2007-01-12 18:46:37 +00:00
jasper
65336c9b3f
update p5-POE-Component-IRC to 5.18
2007-01-12 18:29:07 +00:00
jasper
47c9a3a1de
update p5-POE to 0.9917
2007-01-12 18:22:20 +00:00
ian
4469621cb7
+= netbeans
2007-01-12 18:16:29 +00:00
ian
946f0078fb
Source build of NetBeans IDE for Java. Uses recent Ant upgrade to make source
...
version explicit. Updated and OK kurt@.
2007-01-12 16:29:51 +00:00
mbalmer
756ec2e06b
Add the fifo comments in the manpage, too.
...
requested by bernd.
2007-01-12 15:12:34 +00:00
robert
60832f2f28
fix LIB_DEPENDS of the no_x11 flavor; spotted by steven@
2007-01-12 14:44:05 +00:00
mbalmer
faba06596f
Display some information wrt/ the fifo.
2007-01-12 14:43:43 +00:00
kurt
897cd07c19
- maintenance update to 1.7.0
...
NOTE: 1.7.0 has a useful new feature that will help java porters to
maintain runtime compatibility for src built java ports. Default values
for javac -source and -target arguments can be globally set using two new
properties: ant.build.javac.source and ant.build.javac.target.
2007-01-12 14:34:30 +00:00
mbalmer
b4f4198bea
Use ${INSTALL_DATA} instead of cp.
...
ok bernd
2007-01-12 14:30:31 +00:00
mbalmer
a80a01b918
config file has a manpage, remove SHARED_ONLY=Yes, use INSTALL_DATA instead
...
of copying files.
2007-01-12 14:06:29 +00:00
mbalmer
81648b584d
Add the _tabled user.
2007-01-12 14:01:08 +00:00
steven
13aaefc3d4
unbreak master site, sorry
2007-01-12 13:45:08 +00:00
mbalmer
72774f537a
Add the tabled(8) man page.
2007-01-12 13:41:04 +00:00
mbalmer
761a384c37
add tabled
2007-01-12 12:51:28 +00:00
mbalmer
80aad18f4a
daemon to modify certain pf tables from userland.
2007-01-12 12:50:37 +00:00
mbalmer
ea519eb0c9
Correct path to swat in swat(8), remove instructions on how to install swat
...
from source.
Found by Bachman Kharazmi <bahkha@gmail.com>
2007-01-12 10:58:11 +00:00
mbalmer
671f163f19
Add a pkgpatch definition to the PLIST to help with updates, bump pkgname.
...
requested by steven
2007-01-12 10:51:21 +00:00
jakob
137e2341c8
postfix snapshot 2.4.20070107
2007-01-12 10:38:10 +00:00
espie
d3055ab614
move pkgconfig stuff into our location. okay robi
2007-01-12 10:05:13 +00:00
mbalmer
4eebce084a
spring cleaning:
...
- build kerberos support by default
- change maintainer (to ajacoutot@ as per his own request)
- fold some lines
ok ajacoutot
2007-01-12 08:53:48 +00:00
steven
23f5dc1b64
fix WANTLIB
2007-01-12 08:48:57 +00:00
steven
4901d32ffa
add gettext module and fix WANTLIB
2007-01-12 08:44:31 +00:00
steven
db1c321d99
fix WANTLIB
2007-01-12 08:39:24 +00:00
ray
d0cf35cbee
Update to moo 1.3. Changes:
...
- If only one number is input, print results in all bases. (From
Pierre Riteau <pierre dot riteau at free dot fr>, thanks!).
- Tokenize everything. Don't skip stuff that's not tokenized.
- Enable all regression tests; I had forgotten I disabled them.
Update tests to 64-bit goodness. Make it possible to override
REGRESS_TARGETS on command line.
2007-01-12 03:13:52 +00:00
espie
c50cd9fae3
describes `ugly' plugins
2007-01-12 00:51:46 +00:00
espie
4468180d0a
document good plugins
2007-01-12 00:29:35 +00:00
espie
0b5e1cbcfa
document the plugins somewhat.
2007-01-11 23:37:56 +00:00
espie
3b59aeeb88
do not install the sunaudiosink until it works for real.
2007-01-11 23:14:11 +00:00
espie
2858f0757e
use rcd0c as default dvd device
2007-01-11 23:06:14 +00:00
steven
aa45470eaa
update to CherryPy 3.0.0
...
from Will Maier <willmaier at ml1.net>
tested and ok by maintainer Joerg Zinke
2007-01-11 22:45:45 +00:00
jasper
689feff997
add libmtp
2007-01-11 22:03:23 +00:00
jasper
0dccd41540
add gnomad2
2007-01-11 22:01:35 +00:00
steven
26938cbd17
update to 1.01
...
claudio no longer uses this, so remove him from maintainer.
2007-01-11 21:59:43 +00:00
jasper
729d9082b0
import gnomad2 2.8.9 (with patch from CVS to make it work with newer libmtp)
...
Gnomad2 is a GTK+ music manager and swiss army knife for the Creative
Labs NOMAD and Zen range plus the Dell DJ devices using the Portable
Digital Entertainment (PDE) protocol.
ok naddy@
2007-01-11 21:58:37 +00:00
jasper
adc5c2a626
import libmtp 0.1.2
...
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in the form of a library suitable primarily for POSIX compliant
operating systems. We implement MTP Basic, the stuff proposed for
standardization.
ok naddy@
2007-01-11 21:56:16 +00:00