Commit Graph

56 Commits

Author SHA1 Message Date
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
kirby
3ff141828a - remove bogus CONFIGURE_STYLE. it's already set via MODULES
- remove unneeded FLAVOR ?=
OK steven@, maintainer
2016-03-01 12:24:54 +00:00
jasper
acc681e3b0 sed -i 2015-09-18 19:03:24 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
jasper
618029415e missing bumps after gd update 2014-03-22 10:26:38 +00:00
sthen
dcb445207e sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
espie
fd70df1e93 prepare for upcoming ninja switch 2013-06-24 19:35:18 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +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
jasper
5d3e86e4d8 - regen WANTLIB 2011-11-03 20:28:09 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
naddy
504860a9d8 Use the proper CMake variable to recognize GCC instead of trying
to match the command name.  ok steven@
2011-09-11 14:07:10 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
landry
637487f794 Bump all REVISIONS.. libcsirocsa major was (accidentally?) bumped in
last commit, and PLISTDB complained out loud.
2010-11-08 08:45:56 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
0ddd83a519 Fix LIB_DEPENDS (remove bogus dep on glitz), from Brad. ok steven@ 2010-10-24 15:29:35 +00:00
steven
83c4da679d replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER 2010-10-23 15:09:57 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
naddy
8ff5a816ae remove unused variables 2010-07-24 18:30:46 +00:00
dcoppa
ed000b5767 Remove bogus tcl/tk bits, since tcl/tk bindings have been disabled.
Switch to new-style LIB_DEPENDS/WANTLIB and general LIB_DEPENDS/WANTLIB
cleanup.

OK steven@ (maintainer)
2010-07-22 18:52:35 +00:00
naddy
a2c9a774ff Remove redundant variables OPSYS and OPSYS_VER.
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.

ok espie@
2010-07-18 18:49:01 +00:00
steven
cedd0e2bb7 REVISION 2010-07-18 10:50:11 +00:00
steven
eb541c134b disable build of fortran 95 bindings for now 2010-06-15 20:47:38 +00:00
naddy
8090308f66 fix typo in depends and bump again 2010-05-28 14:48:34 +00:00
espie
2ada9ff9b4 use MODFORTRAN to get an f77 compiler 2010-05-23 09:34:41 +00:00
dcoppa
6d74d84225 update-plist and bump because of my latest cmake diff.
OK ajacoutot@, landry@
2010-04-22 16:12:42 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
steven
980e0dfb72 remove the bindings that are not being built anyway 2009-10-12 23:11:08 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
eb4267dcb2 - don't pull in gnomeprintui if installed at build time; avoids broken
packages.

- move f77 and c++ support libs to the correct sub-packages.

ok naddy@
2009-06-28 16:17:27 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
steven
4f25f99134 unbreak build when wxwidgets is installed.
noticed and tested by naddy@
2009-04-09 05:17:53 +00:00
steven
b5491d301b update to 5.8.0
this uses cmake now; needs some more tweaking.
a few subpackages are disabled for now.
2009-04-05 16:21:55 +00:00
sthen
e3110615f3 convert to tcl.port.mk, fixing deps 2009-03-16 20:08:48 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
martynas
680c954d11 last round of library bumps due to libc/libm changes. from sthen@
double-checked & ok naddy@, go for it pval@
2008-07-30 19:47:09 +00:00
naddy
d10526f05d bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 16:35:26 +00:00
naddy
74c62919b6 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 22:32:07 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
naddy
b6813cc05f bump package name due to OSREV increment 2007-07-28 14:08:08 +00:00
steven
6ad2f4d591 use octave-config to detect octave variables, ways simpler and works with
higher octave versions too.  no package change.
2007-06-06 09:45:59 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
ff685b00eb add -lz for freetype, prompted by naddy@
adjust all WANTLIBs while here
2007-04-01 19:43:56 +00:00
steven
22341e706b bump PKGNAME due to PLIST changes after 4.0 -> 4.1
"feel free to bump whatever is needed" espie@
2007-02-14 11:51:07 +00:00
steven
644c96750b oops 2007-01-11 07:56:06 +00:00
steven
a108f83cfc add a no_octave pseudo flavor 2007-01-11 07:53:24 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
911bc05ceb new MULTI_PACKAGES
looks correct bernd@
2006-11-21 11:13:09 +00:00