Commit graph

9 commits

Author SHA1 Message Date
Julien Laffaye
257ee41338 - Change default location of Go packages to LOCALBASE/share/go
This fixes problems like ports failing to build if the port
  is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!

PR:		ports/180003 [1]
2014-01-11 17:46:33 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Alex Kozlov
d16c2e222e - Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style

Approved by: portmgr (bapt)
Feature safe: yes
2013-04-17 23:40:57 +00:00
Julien Laffaye
41594ed4bf - Update to 20120330
PR:		ports/167343
Submitted by:	jlaffaye
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-05-14 22:03:32 +00:00
Julien Laffaye
93a86fa5f4 Bump Go packages for the new Go release.
Feature safe:	yes
2011-11-26 22:56:57 +00:00
Julien Laffaye
c4efbad881 Bump go packages for new go release 2011-10-07 09:16:47 +00:00
Julien Laffaye
5c085889f8 Bump go packages for new Go release 2011-09-22 16:43:50 +00:00
Wen Heping
803c8aa1c5 A Go interface for SQLite3, modelled after the C interface.
WWW: http://kuroneko.github.com/gosqlite3/

Submitted by:	Zhihao Yuan <lichray@gmail.com> (via email)
2011-04-14 00:56:10 +00:00