Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
djm 569847cb12 import googlecl, a command-line interface to some Google services:
> GoogleCL is a project aimed at bringing Google to the command line. The
> especially tasks that are time consuming from a web interface.
> goal is to streamline and simplify common things that you want to do,
2010-07-05 02:07:41 +00:00
archivers update to 1.5.1 (there were 89 alpha versions) 2010-07-02 05:20:26 +00:00
astro Remove MODCMAKE_WANTCOLOR=No, as requested by espie@ 2010-06-11 08:53:52 +00:00
audio Do not use the RUN_DEPENDS=${BUILD_DEPENDS} idiom, it picks up unwanted 2010-07-02 22:44:57 +00:00
benchmarks +httperf 2010-05-05 14:09:23 +00:00
biology - remove mips64 workaround 2010-05-22 08:06:33 +00:00
books +AsteriskGuide 2010-05-11 00:16:54 +00:00
cad Fix build for gcc4. 2010-06-07 20:08:09 +00:00
chinese Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
comms convert to sndio(7), fixing some bugs along the way with 2010-07-01 01:57:33 +00:00
converters Update to 2.29 2010-06-05 13:54:09 +00:00
databases Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom. 2010-07-03 02:44:13 +00:00
devel Run compileall.py so that pyc files get registered in the PLIST and 2010-07-03 04:50:00 +00:00
editors update to 2.3.17 2010-07-02 05:30:27 +00:00
education bugfix release to verbiste-0.1.29 2010-06-29 04:17:31 +00:00
emulators convert to sndio(7), regen patches, @bin markers 2010-06-30 22:25:57 +00:00
games WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
geo and libsoup doesn't come from the gnome subpackage either... 2010-07-04 20:49:05 +00:00
graphics remove Extra pthread-stubs and xcb from wantlib (mostly because I'm going to 2010-07-02 21:59:39 +00:00
infrastructure tweak the way LIB_DEPENDS and WANTLIB interact. 2010-07-04 17:26:14 +00:00
inputmethods don't link with libiconv.a and -liconv at the same time 2010-06-23 15:48:28 +00:00
japanese fix 2010-05-23 01:06:47 +00:00
java yet another piece of shit compiles on LP64+gcc4 again 2010-06-07 23:30:48 +00:00
korean SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
lang fix SO_PEERCRED fallout 2010-07-03 16:58:11 +00:00
mail - add a reminder for landry 2010-07-01 20:32:08 +00:00
math libgsf-1 is NOT in the gnome subpackage 2010-07-04 19:58:48 +00:00
misc Remove myself from MAINTAINER. 2010-07-02 17:40:18 +00:00
multimedia actual location of those libs was bogus 2010-07-04 17:18:21 +00:00
net update to 4.2.6p1 and remove a lot of cruft 2010-07-03 02:49:43 +00:00
news fix build with gcc4 2010-05-22 11:44:40 +00:00
palm Link palm2ical to the build 2010-04-15 17:33:10 +00:00
plan9 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
print Fix SO_PEERCRED fallout. 2010-07-02 07:52:08 +00:00
productivity import googlecl, a command-line interface to some Google services: 2010-07-05 02:07:41 +00:00
russian SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
security unbreak compilation on -current now that we have SO_PEERCRED but 2010-07-01 10:45:57 +00:00
shells fix compile with gcc4 (no need to #defined socklen_t) 2010-05-22 11:13:56 +00:00
sysutils Disable console activation for now. It does work with our userland 2010-07-03 04:02:53 +00:00
telephony Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom. 2010-07-03 02:44:13 +00:00
textproc Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom. 2010-07-03 02:44:13 +00:00
www don't build forest of manpage symlinks; suggested by sthen@ ok benoit@ 2010-07-05 01:59:26 +00:00
x11 fix bogus LIB_DEPENDS 2010-07-03 18:00:07 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX sync, 6303 unzels 2010-05-24 18:47:53 +00:00
Makefile provide a _MAKE internal that does the cd ${.CURDIR} && exec, 2010-04-20 10:03:36 +00:00
README Mention port-modules(5) and library-specs(7) 2009-03-13 10:03:29 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also http://www.openbsd.org/porting.html

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $