Commit Graph

1538 Commits

Author SHA1 Message Date
jeremy
c6460b3549 Switch tpp from ruby 1.8 to ruby 1.9. Modify the shebang line so that
it actually references the binary installed by the ports system.

OK sthen@
2012-09-03 18:03:13 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
sthen
1de38239da sync wantlib 2012-08-23 20:03:57 +00:00
ajacoutot
3775594cc1 Remove pthread patches. 2012-08-23 17:51:22 +00:00
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