Commit Graph

1584 Commits

Author SHA1 Message Date
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
naddy
bdd62947f1 clean up USE_GROFF in my own ports 2012-08-06 12:21:05 +00:00
naddy
8772c908e9 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-05 20:28:51 +00:00
jasper
d7cbf10b07 Security fix for CVE-2012-3368
Memory portion (random stack data) disclosure to the client by unclean client disconnect
2012-07-18 11:15:30 +00:00
bluhm
3fda649f23 update p5-File-MMagic to 1.29 2012-07-17 22:04:37 +00:00
ajacoutot
37e24c39f4 Update to gtk3mm-documentation-3.4.1. 2012-07-16 12:59:47 +00:00
naddy
ea255a4d5a * don't rely on <arpa/inet.h> pulling in <netinet/in.h>
* fix ksh-isms and thus syntax errors in configure script

ok sebastia@
2012-07-09 14:54:25 +00:00
stu
203d2f21e4 Update to version 3.1.12. Use Tcl/Tk 8.5.
Now that MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ
cover more lines, we can drop two patches.

ok landry@
2012-07-04 18:38:36 +00:00
stu
57232e795c Make cbb work good enough with Tcl/Tk 8.5.
The fonts are a bit wonky.
Stay at the old version; the new version is very buggy.
Took maintainer(ship).

ok sthen@, landry@
2012-07-04 18:10:06 +00:00
sthen
92e3fae8a6 build cdrdao,audio 2012-07-04 07:47:05 +00:00
sthen
50ac625897 remove version restriction on libmad for audio flavour's BUILD_DEPENDS,
it was incorrect and the required package version is ~4 years old now.
ok landry@
2012-07-04 07:46:56 +00:00
bluhm
badf60228f - update p5-File-MMagic to 1.28
- no USE_GROFF
- adjust Makefile to template
2012-06-28 21:54:39 +00:00
jasper
02abd40f9d - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:02:18 +00:00
benoit
4a9cf29358 - update figlet to 2.2.5
- update patches
2012-06-17 07:39:12 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
bentley
f6a85d9cc9 +cmdpack 2012-06-11 04:24:46 +00:00
bentley
da8b93bfec Import cmdpack-1.03.
Cmdpack is a collection of tools written by Neill Corlett.

tweaks and ok sthen@
2012-06-11 04:24:01 +00:00
landry
81203ec233 +fasd 2012-05-08 07:50:23 +00:00
landry
88d3c9119f Import fasd 0.5.4.
Fasd is a tool for quick access to files for POSIX shells. Fasd keeps
track of files you have accessed, so that you can quickly reference
them in the command line.

The name fasd comes from the default suggested aliases f(files),
a(files/directories), s(show/search/select), d(directories).

Fasd ranks files and directories by "frecency," that is, by both
"frequency" and "recency."

ok ajacoutot@
2012-05-08 07:49:59 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
ajacoutot
97d11c7884 Use LOCALSTATEDIR.
ok naddy@
2012-04-28 15:03:46 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
naddy
a62d2b09bc in strict C99 mode, alloca() is not a builtin 2012-04-24 19:28:31 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
167612dc4e Update to gtk3mm-documentation-3.4.0. 2012-04-16 11:56:10 +00:00
naddy
956cb64fd0 hook in screen again, don't just remove a popular cross-platform program
on whim
2012-04-13 13:47:03 +00:00
robert
ebaf041e2a add missing patch 2012-04-13 13:44:15 +00:00
robert
d012f87366 update to mc-4.8.1.1 2012-04-13 13:42:21 +00:00
espie
f59651cbd6 don't build screen packages, except for brltty.
We have tmux
2012-04-13 13:20:13 +00:00
jasper
efd86ff205 - fix path to login shell 2012-04-05 20:36:03 +00:00
ajacoutot
ccfab205f4 Update to shared-desktop-ontologies-0.9.0. 2012-04-05 13:49:08 +00:00
sthen
81992847f7 update to memcached 1.4.13, lots of bug fixes amd improvements.
maintainer timeout, OK sebastia@
2012-04-03 16:37:42 +00:00
ajacoutot
2cc6b87dea Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
sthen
2dbb880006 php is only a run dep (noticed by Brian Callahan) so use
MODPHP_BUILDDEP=No.  No bump needed.
2012-04-01 19:38:57 +00:00
ajacoutot
7ab43d5b3a Sync WANTLIB to unbreak, spotted by naddy@ 2012-03-30 18:01:04 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
naddy
8b6b0f3129 * don't roll your own execvpe()
* plain NULL is fine as sentinel now
2012-03-23 21:37:50 +00:00
naddy
e772a3c041 * use libc execvpe()
* include missing prototypes
2012-03-23 21:08:09 +00:00
naddy
c9562a7f2d sync patches 2012-03-23 20:59:35 +00:00
ajacoutot
36200e6d4c Update to gtk3mm-documentation-3.3.18. 2012-03-23 13:23:01 +00:00
sthen
7f3f16eff8 Update to migrationtools-47, patch to adapt to our aliases file location,
and handle our master.passwd format - from viq

@sample the migrate_common.ph file which you are supposed to configure,
to avoid conflicts.
2012-03-23 11:17:01 +00:00
ajacoutot
de0f16997d Update to mc-4.7.5.6.
from Gonzalo L. R.
ok robert@ (maintainer)
2012-03-22 06:45:46 +00:00
naddy
d0ef1a6b53 fileutils, sh-utils, textutils are superseded by coreutils.
From: Antti Harri
2012-03-20 16:36:16 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
naddy
f40eded260 * getline -> get_line
* remove maintainer by his request

ok fgsch@
2012-03-17 16:04:34 +00:00
ajacoutot
afd2b600d0 Re-add 'gnu' to CONFIGURE_ARGS. It is needed in this case because order
matters.

spotted by nigel@
2012-02-24 07:18:01 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
sthen
4d5c7d926f use ${MASTER_SITE_GNU} 2012-02-20 22:20:51 +00:00
ajacoutot
517c654ead Update to shared-mime-info-1.0. 2012-02-16 22:22:44 +00:00
william
c8ecea2fd0 update to 1.97 and drop maintainer; ok sthen 2012-01-29 02:26:52 +00:00
william
534a91f3a8 Drop maintainer, fix MASTER_SITES, and bump; ok sthen 2012-01-27 04:13:05 +00:00
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
bentley
609d20d537 +p5-Umph-Prompt 2012-01-17 08:05:03 +00:00
bentley
bd613afcc1 Import p5-Umph-Prompt-0.1.0.
Umph::Prompt is an interactive prompt module for umph and similar
programs.

ok sthen@
2012-01-17 08:03:36 +00:00
sebastia
d679f3a100 update memcached 1.4.5 -> 1.4.10.
Added rc script.

tested with www/sogo on i386 by me, and with devel/subversion by stsp@ on amd64

OK stsp@
2011-12-25 14:37:28 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
naddy
b8684d52bc really bump 2011-11-22 16:03:26 +00:00
ajacoutot
474f7c588b Update to gtk3mm-documentation-3.2.1. 2011-11-22 07:11:23 +00:00
sebastia
0594f570a0 update rocview.sh to not clutter configuration and trace files all around
put rocview.sh in the -gui SUBPACKAGE where it belongs to

OK aja@
2011-11-18 13:16:46 +00:00
ajacoutot
c89160727b Update to gtk3mm-documentation-3.2.0. 2011-11-18 10:58:44 +00:00
ajacoutot
7db9a1860f Remove 2 bogus files that shouldn't have been imported.
Couple of tweaks to PLIST and rc script.

ok sebastia@ (maintainer)
2011-11-17 12:33:31 +00:00
sebastia
68ae3687dc enable rocrail 2011-11-17 00:45:11 +00:00
sebastia
bd90d853b1 import rocrail: model railroad control daemon and client
Rocrail can control a model train layout from one or more computers. You
can run trains directly from your computer, and you can have the
computer run trains automatically for you. You can even have some of the
trains on your layout running automatically while you control others by
hand.  Rocrail is two programs; the Rocrail Server and the Rocview
Client. These programs work with each other using Internet protocols,
and do not need to be on the same computer. You can use Rocrail from a
single computer connected directly to your layout, and you can also
control your layout from any computer on your home network, or over the
Internet. Rocrail also has a web interface, which will let you run the
layout from a web browser.

OK sthen@
2011-11-17 00:43:19 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
jasper
e1db073a13 remove xview and ports using it; speaking of old unmaintained crufty toolkits..
prompted by naddy@
ok sthen@ wub@
2011-11-15 21:40:43 +00:00
naddy
88b546044a maintenance update to version 20110705 2011-11-14 22:26:08 +00:00
ajacoutot
afa399af2c Unbreak after the move from libusb->libusb-compat.
thanks naddy@ for noticing.
2011-11-14 17:58:18 +00:00
sthen
dccd34128b link p5-Finance-Bank-DE-DTA-Create to the build 2011-11-14 14:12:05 +00:00
henning
0fe7c6648e trivial port of Finance::Bank::DE::DTA::Create, ok gypsy 2011-11-14 14:02:05 +00:00
naddy
d6075bd6fa don't use union wait 2011-11-13 15:16:01 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
kili
3730d28125 Don't use union wait. (actually, the status isn't used at all here)
While here, let HOMEPAGE point to the english version.
2011-11-10 21:35:02 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
594dc20e48 Cleanup this port.
Make sure only the external libpopt is used, instead of a mix between
external and internal.

from Brad with some tweaks
2011-10-16 07:03:12 +00:00
ajacoutot
37e7fd1b68 Maintenance update to shared-mime-info-0.91. 2011-10-16 06:41:07 +00:00
jasper
c932f94b32 reset maintainership
as requested by maintainer
2011-10-04 07:40:15 +00:00
jasper
4b3954e672 Remove deprecated and unmaintained apps. eds/evolution/contacts/online-accounts
work just as good

ok aja@
2011-09-30 09:03:24 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
sthen
9f60a277bb remove dreadful ${MODPY_RUN_DEPENDS:S/python/python-bsddb/} constructs now
we have PKGSPEC for Python and can do this properly.
2011-09-27 21:29:16 +00:00
jasper
7e4b9b4d56 - remove workaround now that libtool is updated 2011-09-24 09:47:21 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
naddy
272fcae15b bible-kjv supersedes brs 2011-09-19 20:22:36 +00:00
naddy
5b29c1edec Import bible-kjv 4.26.
bible-kjv (formerly Bible Retrieval System) is a text-retrieval
program and user interface which is primarily designed to operate
on the included text and concordance of the King James translation
of the Bible, although it could, in principle, be used for any
text.  The search/browse engine allows searching and reading
passages from scripture.  Includes full concordance.
2011-09-19 20:20:42 +00:00
nigel
e9b60c831f Update flavors
ok aja@
2011-09-19 10:14:04 +00:00
sthen
a408446d35 unbreak; FULLPKGNAME in PLIST
Note: for python ports, update-plist often ends up choosing ${FULLPKGNAME}
${FULLPKGNAME}-py${MODPY_VERSION}.egg-info, this needs to be replaced with
pkgname-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
2011-09-16 22:08:32 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
robert
e2781f4bac update to 4.7.5.3 2011-08-23 08:28:42 +00:00
ajacoutot
a0e3ce4579 Cleanups and tweak COMMENT.
from Brad.
2011-07-26 06:07:33 +00:00
kili
80f93683f7 Add geo/geoclue to LIB_DEPENDS instead of picking it up silently
if it's installed. Noticed by frantisek holop.

While here regenerate WANTLIB.

Add --enable-geoclue to CONFIGURE_ARGS (demanded by rpointel@).

ok dcoppa@ rpointel@
2011-07-23 19:48:09 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
ajacoutot
efd4e5b806 Update to gramps-3.2.6. 2011-07-20 06:12:11 +00:00
sthen
9e5335b247 import misc/lfm, from Patrikas Kugrinas, ok landry@
Last File Manager is a powerful file manager for the UNIX console.
It has a curses interface and it's written in Python.

Some of the features you can find in lfm:

    console-based file manager for UNIX platforms
    1-pane or 2-pane view
    tabs
    bookmarks
    history
    vfs for compressed files
    dialogs with entry completion
    PowerCLI, a command line interface with advanced features
    fast access to the shell
    direct integration of find/grep, df and other tools
    color files by extension [Andrey Skvortsov]
    support for different file names encodings
    fast file viewer with text and binary modes
    ...and many others
2011-07-17 20:23:46 +00:00
sthen
10b8a0ea38 +lfm 2011-07-17 20:14:30 +00:00
rpointel
e744571ff6 Update redshift to 1.7.
ok ajacoutot@.
2011-07-17 08:05:36 +00:00
naddy
f714a9033a remove workarounds that are not/will not be necessary any longer 2011-07-15 16:43:29 +00:00
naddy
463c37444c We don't have fdopendir() but the included gnulib assumes we do if it
finds openat(), so poison the autoconf cache.
2011-07-13 14:10:22 +00:00
matthew
6019203df0 Temporary workaround until I get an ok to add AT_REMOVEDIR to fcntl.h.
ok naddy@
2011-07-12 18:08:41 +00:00