Commit Graph

1122 Commits

Author SHA1 Message Date
okan
04d2b544c8 PREFIX != LOCALBASE
ok landry@
2008-07-16 17:45:23 +00:00
okan
0ef986f79d update to 0.13
from MAINTAINER (Matthew S Elmore)

ok merdely@
2008-07-16 12:38:41 +00:00
dhill
4b15e20084 upgrade to 1.13
ok kevlo@
2008-07-12 14:12:10 +00:00
okan
508b5bea95 madtty.c is LGLP, noticed by MAINTAINER (Emilien Gaspar) - thanks!
'yep' landry@
2008-07-09 20:47:16 +00:00
okan
d235749724 don't hard code /usr/local, optimizations and CC
notified MAINTAINER

ok landry@
2008-07-09 20:40:23 +00:00
landry
bac5dcdc14 add dvtm 2008-07-09 11:22:02 +00:00
landry
ecc210e0b2 Import dvtm, a dynamic virtual terminal manager for the console.
From a submission on irc/ports@ by Emilien Gaspar, Thanks!

ok wcmaier@ pyr@
2008-07-09 11:20:43 +00:00
ajacoutot
7a33bb5ecc - there's no point in using the x11/gnome MODULE here
feedback and ok jasper@
2008-07-04 11:18:28 +00:00
ajacoutot
c506142abf - forgot to add intltool module in last commit
no binary change
2008-07-04 11:12:53 +00:00
ajacoutot
74185d1c9d - fix *_DEPENDS and CONFIGURE_ARGS 2008-07-04 11:09:45 +00:00
pyr
0abbe639a0 +dates 2008-07-04 10:23:25 +00:00
pyr
01a5ecc468 Import dates
# cat pkg/DESCR
Dates is a small, lightweight calendar, featuring an innovative,
unified, zooming view and is designed primarily for use on hand-held
devices.

ok ajacoutot@
2008-07-04 10:22:37 +00:00
wcmaier
f5c62bac7a Upgrade to 0.4a.
Original diff from Nicholas Marriot (MAINTAINER); thanks! Debugging
on macpcc a la merdely@ and MAINTAINER.

ok merdely@
2008-07-01 19:23:59 +00:00
chl
f290ade551 update to zzuf-0.12
ok jasper@
2008-07-01 10:10:24 +00:00
sthen
cb1f10b94c update to Thomas Dickey's fixed version. add license marker.
ok robert@
2008-06-30 12:58:04 +00:00
millert
728a69abe0 Update py-imdb to version 3.6 which works much better than the
old version.  Change maintainer to myself at Xavier's request.  OK xsa@
2008-06-21 19:39:04 +00:00
jasper
e3b26c7dd5 oops, forgot to fix EXTRACT_SUFX, spotted by naddy@ 2008-06-19 16:46:06 +00:00
jasper
0c8ae1a839 - add contacts 2008-06-18 19:46:29 +00:00
jasper
e5bef0a5bb import contacts 0.9
Contacts is a small, lightweight addressbook that uses libebook, part of
EDS. This is the same library that GNOME Evolution uses, so all contact
data that exists in your Evolution addressbook is accessible via
Contacts. Contacts features advanced vCard field type handling.
2008-06-18 19:44:55 +00:00
wcmaier
1821bd97a7 Update to 0.3.
Diff from MAINTAINER Nicholas Marriott <nicm__ at ntlworld dot com>,
tests by Brandon Mercer and a bunch of others.

"reads fine/go ahead" ajacoutot@
2008-06-18 15:07:11 +00:00
landry
1afa06706b Now that we have strtof(), remove this hacky patch, the function was not
even used, and this could lead to conflicts.

'joah' jasper@ (MAINTAINER)
2008-06-14 15:49:21 +00:00
ajacoutot
8393100627 - update to version 0.40
"joah" jasper@ (I hope it means ok...)
2008-06-13 17:43:24 +00:00
ckuethe
9c613a8b57 remove openbsd-specific timestampin code since ldattach -p is the right
way to do this.
2008-06-13 04:13:36 +00:00
ajacoutot
a738bb67e2 - update to gramps-3.0.1 2008-06-09 15:45:28 +00:00
ajacoutot
4d8697b50a - update to shared-mime-info-0.30 2008-06-05 10:47:48 +00:00
sthen
b82aefa385 sync WANTLIB, bump package versions 2008-06-05 00:53:22 +00:00
ajacoutot
1636766bb4 - use textproc/intltool module instead of bundled intltool 2008-06-03 10:54:04 +00:00
ajacoutot
59e2a42d78 - remove p5-XML-Parser from BUILD_DEPENDS ; it is already triggered by
the textproc/intltool MODULE
2008-06-03 07:54:51 +00:00
steven
0928eaae06 +tmux 2008-05-31 20:52:29 +00:00
steven
13d7a062f1 import tmux 0.2
tmux is a "terminal multiplexer", it enables a number of terminals (or 
windows) to be accessed and controlled from a single terminal. tmux is 
intended to be a simple, modern, BSD-licensed alternative to programs 
such as GNU screen.

port made by brynet at gmail, and Nicholas Marriott (maintainer)
2008-05-31 20:51:28 +00:00
chl
bb17fdae5f update to zzuf-0.11
ok jasper@
2008-05-21 19:14:50 +00:00
djm
600b4f3220 tpwireless-0.2: several improvements from Tamas TEVESZ (ice AT extreme.hu),
most notably the ability to clear the magic bit and check without
modification.
2008-05-15 18:47:48 +00:00
mbalmer
7fae456883 Add devel/tcllib as RUN_DEPENDS.
ok kevlo (the maintainer)
2008-05-14 20:03:47 +00:00
espie
58aed27e40 fix ports that reference qt3 and python directly 2008-05-11 19:41:20 +00:00
wcmaier
873d1c43aa - Maintenance update to 0.8
- James Turner takes maintainership
ok merdely@, niallo@
2008-04-22 20:52:49 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
ckuethe
72909f04a2 stevesk@ pointed out that gpsctl was in the wrong package (-python). fix.
while i'm here, also actually ship the libgpsd pkgconfig file.
2008-04-16 06:53:35 +00:00
kili
cf87340c42 Remove PATCH_LIST.
ok ckuethe@ (maintainer)
2008-04-13 21:24:07 +00:00
okan
e449c395fc +supercat 2008-04-11 22:20:12 +00:00
okan
6441bff80d import supercat
Supercat is a program that colorizes text based on matching regular
expressions/strings/characters. Supercat supports html output as well as
standard ASCII text. Unlike some text-colorizing programs that exist,
Supercat does not require you to have to be a programmer to make
colorization rules.

from Girish Venkatachalam

tweaks from Giovanni Bechis

ok merdely@ kili@
2008-04-11 22:19:36 +00:00
jasper
ac50f5ddb5 - update WordGenerator to 1.8 2008-03-30 22:08:30 +00:00
ckuethe
759d42bd1f update to gpsd 2.37. fixes the C++ bindings, among other things. 2008-03-15 19:17:11 +00:00
jasper
a9b6722fd3 - better master site 2008-03-15 09:15:31 +00:00
martynas
7fca606bb5 - drop maintainership of the ports i don't use: goffice, py-orbit,
delay, wyrd, file-roller
- okan@ takes maintainership of wyrd
- bump package names
ok okan@
2008-02-01 20:26:42 +00:00
ajacoutot
8be86e18f6 - update to shared-mime-info-0.23
"go ahead" jasper@
2008-01-25 18:56:52 +00:00
jasper
107a51e8ea add p5-Acme-LOLCAT 2008-01-25 10:39:32 +00:00
jasper
41f5e8e8e9 import of p5-Acme-LOLCAT
Thiz module translatez English sentencez into "Lolcat"

ok laurent@ (some time ago)
2008-01-25 10:38:27 +00:00
ajacoutot
40bb43e30d - remove undeeded patch now that mimeinfo.cache is installed in the
right place

ok jasper@
2008-01-22 18:27:02 +00:00
espie
d7cc33083c no libgpsd 2008-01-22 11:43:38 +00:00
espie
02719f5d76 make it install *complete* header files.
Also install .pc files while we're there.
2008-01-22 11:42:19 +00:00