naddy
162fba0b57
Import GNU teseq 1.0.0.
...
GNU Teseq is a tool for analyzing files that contain control characters
and terminal control sequences. It is intended to be useful for diagnosing
terminal emulators, and programs that make heavy use of terminal
features (such as those based on the Curses library).
2008-10-28 14:04:43 +00:00
jasper
b2882dfc8c
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:59:13 +00:00
ajacoutot
0f12677dff
- fix gnome-session startup with latest dbus
...
spotted by robert@
fix suggested by jasper@
2008-10-28 13:44:32 +00:00
sthen
0d0058d80f
use tcl/tk modules, no package change
...
ok steven
2008-10-28 13:33:48 +00:00
jasper
8cf54158e9
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
ajacoutot
3b893bbd83
- revert; USE_GCC* does not belong to the gcc* MODULES usage and
...
the man page has always been wrong about it
requested by and ok steven@
2008-10-28 13:29:05 +00:00
espie
ecccb89c45
do a visitor to copy basic annotations (to be rearranged at some point)
2008-10-28 13:29:01 +00:00
steven
aa5895778f
switch to tcl 8.5 and tcl module
2008-10-28 13:19:28 +00:00
steven
61adc5b56f
this still needs tcl 8.4, use tcl module, enable regression tests
2008-10-28 13:12:29 +00:00
jasper
589ecda1d1
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:09:53 +00:00
steven
6606abdd43
switch to tcl 8.5 and use tcl module
2008-10-28 13:05:45 +00:00
kili
7f2a877fd4
+poppler-data
2008-10-28 13:01:31 +00:00
kili
350bbb9d30
This package consists of encoding files for use with poppler. The
...
encoding files are optional and poppler will automatically read
them if they are present. When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly. While poppler
is licensed under the GPL, these encoding files are copyright Adobe
and licensed much more strictly, and thus distributed separately.
2008-10-28 13:01:11 +00:00
espie
00018f7d81
people with complex multi-packages are going to love this: try to figure
...
out where to put new stuff based on existing directories.
2008-10-28 13:01:05 +00:00
kili
de3e4e19d9
Update to 0.10.0.
2008-10-28 12:59:55 +00:00
ajacoutot
044f1cb272
- remove wrong use of USE_GCC3
2008-10-28 12:42:54 +00:00
ajacoutot
003b771660
- remove foomatic-filters from RUN_DEPENDS (for now) as it creates a
...
circular dependency with ghostscript-*-cups
- precise license marker
- take over maintainership
- bump
ok kili@ mbalmer@
2008-10-28 12:33:32 +00:00
espie
1181a04df0
oops again
2008-10-28 12:32:39 +00:00
espie
d7052d3837
refactor code a bit
2008-10-28 12:28:50 +00:00
pea
445f2a935e
Update to Net::LDAP 0.39
...
OK landry@
2008-10-28 12:27:17 +00:00
ajacoutot
c78568ec50
- reverse logic so that gcc3/4 is actually used when USE_GCC* is set
...
- set USE_GCC* to Yes by default when using a gcc* MODULE which makes
much more sense
discussed with and ok robert@
2008-10-28 12:26:39 +00:00
steven
b3873bd71d
remove outdated comment about not passing tests, noticed by Stuart Cassoff
...
replace BASE_PKGPATH with BUILD_PKGPATH in dependency line while here
ok bernd
2008-10-28 12:18:36 +00:00
steven
6a6d7ac44a
switch to tcl 8.5 and use tcl module
2008-10-28 12:14:00 +00:00
jasper
2d60f3c355
- homepage is no more and thus master sites too, add a working master site
2008-10-28 12:13:41 +00:00
jasper
bee7d1b059
- homepage moved
...
- provide a working master site
- tweak DESCR and MESSAGE
- regen patches and plist while here
2008-10-28 12:09:05 +00:00
espie
57273c051a
oops.
2008-10-28 12:07:23 +00:00
espie
86fc36109c
instead of the old mess, create a haystack hash with every full file name,
...
so that we can match directly against the file system.
Also keep a list for each element, which allows us to multi-match when
needed... For instance fvwm2 is now happy with this.
2008-10-28 11:59:12 +00:00
steven
297ade95e2
switch to tcl 8.5
...
ok sthen
2008-10-28 11:53:33 +00:00
bernd
f2d591ad64
Print a warning if a lib isn't found in %libs so we don't try to use
...
an uninitialized variable.
steven agrees
2008-10-28 11:31:48 +00:00
ajacoutot
5817ed2550
- major update to glib2mm-2.18.1
...
all dependent ports seem happy with this update
ok wilfried@ (MAINTAINER)
2008-10-28 11:27:28 +00:00
bernd
61891ab14d
parse_file now caches the file contents in %file_cache so we don't
...
have to to IO on the same files again and again.
don't skip any .la files in resolve_la yet to not break the order
(fixes misc/amanda)
added some debugging prints
ok steven
2008-10-28 11:16:27 +00:00
steven
401035aa94
find -lfoo libraries also inside ./.libs directory
2008-10-28 10:01:13 +00:00
steven
bec920d5eb
try to use pic objects if no non-pic objects can be found
...
throw some warnings
2008-10-28 10:00:22 +00:00
steven
0dba86f80d
use -whole-archive linker flag when linking a shared library with static
...
libraries
2008-10-28 09:58:55 +00:00
ajacoutot
21f540029a
- MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE
2008-10-28 09:28:24 +00:00
pea
01ad5b7c2e
Upgrade to 4.010
...
Ok simon@ ajacoutot@
2008-10-28 08:30:31 +00:00
pea
46b986ebc6
Upgrade to 2.11.2
...
Ok simon@ ajacoutot@
2008-10-28 08:11:37 +00:00
pea
933cce408d
Upgrade to 4.2.1
...
Ok mbalmer@ ajacoutot@
2008-10-28 08:07:05 +00:00
sthen
929698ba94
Update to 0.9.5, based on ports@ submission from bsd at openbsd.rutgers.edu
...
after maintainer timeout. Drop several patches that are now included in the
source; keep -pthread patch; install the manpage and the modified Java
vncviewer applet; regen plist.
2008-10-28 01:44:01 +00:00
jasper
9856ececea
- update libmspack to 20060920a
...
- homepage moved
2008-10-28 01:23:34 +00:00
jasper
98afe2e1f9
- update WANTLIB
...
- regen PLIST while here
2008-10-28 01:22:46 +00:00
pirofti
4b31d6bd91
Added myself, okay sthen@.
2008-10-28 00:22:03 +00:00
pirofti
88fb55cf94
Change mail addy, okay kili@.
2008-10-27 23:30:20 +00:00
steven
a176a4a606
switch to use tcl 8.5.
...
inputs from and looks good to bernd and simon
2008-10-27 23:20:39 +00:00
ajacoutot
76b61ddff0
- fix WANTLIB
2008-10-27 22:56:53 +00:00
pirofti
dcd61ccdcb
Update to 0.8.3.
...
Okay bernd@.
2008-10-27 22:30:27 +00:00
ajacoutot
6f45b031e6
- update to libvmime-0.9.0
...
somehow I missed this new version, reminded by landry@
2008-10-27 22:03:40 +00:00
ajacoutot
02a41704f7
- fix build with latest glib2
2008-10-27 21:39:27 +00:00
landry
786222a047
Major upgrade to glib 2.18.2.
...
It's the perfect timing to slap it in now during p2k8, and it paves the way
for the incoming gtk 2.14.4 upgrade.
Tested by bernd@ in a mulk muild.
ok ajacoutot@ bernd@ 'go ahead' jasper@
2008-10-27 21:28:01 +00:00
landry
d46f1aa688
Update atk to 1.24. Tested by bernd@ in a bulk build.
...
ok ajacoutot@ bernd@
2008-10-27 21:19:37 +00:00