Maho Nakata
831e7c0c7b
update to 4.0.1
2013-10-03 00:50:12 +00:00
Jose Alonso Cardenas Marquez
b27ddd3406
- Install additional base components when one lcl interface different than
...
default interface is installed. It will be used to build any app with another lcl
as requirement.
Reported by: Benat Gonzalez Etxepare <bbtruk __at __users.sourceforge.net>
2013-10-02 20:37:03 +00:00
John Marino
2a15e8b848
editors/texmakerx: add <unistd.h> for modern compilers
...
At least some of the source tarball has DOS line endings so
USE_DOS2UNIX was set in the Makefile in order to create the patch.
Approved by: portmgr (bapt, implicit)
2013-10-02 07:45:46 +00:00
John Marino
6512f0235d
editors/textroom: add <unistd.h> for modern compilers
2013-10-02 07:33:45 +00:00
Jose Alonso Cardenas Marquez
83c7e06d7a
- Bump PORTREVISION. lazarus port needs be rebuilt because lang/fpc have been
...
modified. It will avoid mismatch size problems with some lazarus files
2013-10-02 02:47:53 +00:00
Dmitry Marakasov
595c4dc8ff
- Support staging
...
- Fix build on current
- Covert USE_GMAKE to USES
- Minor Makefile cleanup
2013-10-01 05:45:56 +00:00
Jose Alonso Cardenas Marquez
16999e23b1
- Update to 1.0.12
2013-09-30 18:14:33 +00:00
Danilo Egea Gondolfo
a8d0d4a7b2
- Change maintainer email to @FreeBSD.org
...
- Add stage support
Approved by: wg (mentor)
2013-09-29 13:46:14 +00:00
Danilo Egea Gondolfo
a9c63ce4d2
- Change maintainer email to @FreeBSD.org
...
- Add stage support
- Use %%DATADIR%% in pkg-plist
Approved by: culot (mentor)
2013-09-29 13:44:12 +00:00
Grzegorz Blach
e9fcd1bb57
- Support staging
...
Approved by: crees (mentor)
2013-09-29 09:28:59 +00:00
Eitan Adler
31be9cfa5c
- Convert to staging
2013-09-29 00:03:14 +00:00
Eitan Adler
40d4dd3100
- Convert to staging.
2013-09-28 23:56:01 +00:00
Jason Helfman
37bbf74b92
- support staging
2013-09-27 20:04:54 +00:00
Renato Botelho
dc1f62b424
Support staging
2013-09-27 15:21:07 +00:00
David E. O'Brien
2db102986e
Embelish show-options output.
2013-09-25 21:16:43 +00:00
Bryan Drewery
2d8b17ea39
- Remove NO_STAGE as these have been tested to be safe
...
With hat: portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
172810a103
Update LIB_DEPENDS syntax on my ports and silent make check-makefile
2013-09-24 16:47:23 +00:00
Ashish SHUKLA
8136268ae5
- Add patches to for port to build on clang platform (missed from previous
...
commit)
2013-09-23 08:46:16 +00:00
Ashish SHUKLA
e419fd8317
- Fix crash on 10-CURRENT
...
Submitted by: dim
2013-09-23 08:41:16 +00:00
Ashish SHUKLA
7687ddfa0e
- Fix crash on 10-CURRENT
...
Submitted by: dim
2013-09-23 08:33:31 +00:00
Sunpoet Po-Chuan Hsieh
756656ac3d
- Update MASTER_SITES
...
- While I'm here, remove leading indefinite article from COMMENT
PR: ports/182291
Submitted by: Andrew Clarke <mail@ozzmosis.com> (maintainer)
2013-09-22 09:35:42 +00:00
Jung-uk Kim
d45779fa4a
Make sure to build with MDDS 0.9.0 and later. It is necessary since r327493
...
but the configure script does not check its version, unfortunately.
2013-09-20 17:46:05 +00:00
Baptiste Daroussin
68ede13b49
Add NO_STAGE all over the place in preparation for the staging support (cat: editors)
2013-09-20 16:36:23 +00:00
Bryan Drewery
c93dfc2e9f
SSP support has been added to ports with WITH_SSP for i386 and amd64
...
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Jung-uk Kim
5f02ab9efa
- Fix build on head with clang and libc++/libcxxrt. Note the patches were
...
heavily inspired by several upstream patches and a crucial hint from tijl.
- Remove a redundant compiler flag for MDDS. The GXX_INCLUDE_PATH variable
was removed with STLport support and it seems it is not necessary any more.
- Add an upstream patch. It may work around a potential compiler problem.
- Convert to new LIB_DEPENDS format.
2013-09-18 23:30:31 +00:00
Pietro Cerutti
f91c2df1fb
- Fix build with upcoming FOX 1.7.42
2013-09-18 13:09:44 +00:00
Baptiste Daroussin
2b07ee6ce0
Add an explicit dependency on pkgconf
2013-09-18 08:38:20 +00:00
Baptiste Daroussin
9f62a1d83d
Add an explicit dependency on pkgconf
2013-09-18 08:00:44 +00:00
Jung-uk Kim
4be443f672
Catch up with mdds 0.9.0.
2013-09-17 17:20:11 +00:00
Baptiste Daroussin
7fb9058d37
Convert to new perl framework
2013-09-17 09:00:42 +00:00
Pietro Cerutti
a9122fc19d
- Fix build with fox-1.7
2013-09-17 08:31:20 +00:00
Guido Falsi
42cea4feca
- Fix build after iconv change [1]
...
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
2013-09-13 17:14:53 +00:00
Baptiste Daroussin
e75853e907
Add a missing dependency on pkgconf
2013-09-13 14:41:21 +00:00
Andrej Zverev
4f9a4c9a94
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-12 16:41:28 +00:00
Thierry Thomas
cf15c941cc
Fix usage of MAKE / GMAKE.
...
Notified by: danfe
2013-09-12 16:10:31 +00:00
Thierry Thomas
283993719c
Fix on -CURRENT.
...
Reported by: pkg-fallout
2013-09-12 13:15:07 +00:00
Guido Falsi
644b855b6e
- Update scintilla and scite to 3.3.5
...
- The update fixes build on recent head
PR: ports/182014
Submitted by: me
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-09-12 11:34:39 +00:00
Baptiste Daroussin
1f9270b0bc
Reassign to the heap as maintainer no longer use FreeBSD
...
While here:
Use options helpers where possible
Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
2013-09-12 09:39:19 +00:00
Maho Nakata
cec31a1b1e
Unbreake by reroll of ext packages. Actually
...
former archive misses some tarballs, and I added to
avoid fetching while compiling.
2013-09-12 06:39:10 +00:00
Antoine Brodin
f25ddab47a
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-10 21:31:33 +00:00
Andrej Zverev
ac049e474e
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-10 14:35:48 +00:00
Thomas Abthorpe
99a376e706
- Update to 1.92
...
PR: ports/181805
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-09-10 04:09:20 +00:00
William Grzybowski
5825eb6f41
editors/tea: update to 36.0.3
...
- Update to 36.0.3
- Convert to new LIB_DEPENDS format
- Add DOCS option
PR: ports/181903
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
2013-09-07 11:48:28 +00:00
Baptiste Daroussin
7a0f4abe2b
Add an explicit dependency on pkgconf
2013-09-06 12:12:00 +00:00
Guido Falsi
9569673c94
- Add explicit dependency on pkgconfig
...
- While here, convert to new LIB_DEPENDS format
Approved by: portmgr (bapt)
2013-09-05 09:38:08 +00:00
Boris Samorodov
9f7e7e1326
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
...
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Guido Falsi
642be1b81d
- Make ports use the libc provided iconv implementation on 10-CURRENT
...
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Thomas Abthorpe
03042166ec
- Update to 1.91
...
PR: ports/181476
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-09-04 00:20:26 +00:00
Baptiste Daroussin
1c7c3d2208
Add an explicit dependency on pkgconf
2013-09-03 12:13:23 +00:00
Baptiste Daroussin
c7d6ee97c1
Add an explicit dependency on pkgconf
2013-09-03 10:23:55 +00:00
Baptiste Daroussin
b3e4e19ddc
Add an explicit dependency on pkgconf
2013-09-03 09:59:01 +00:00
Baptiste Daroussin
019f2422aa
Add an explicit dependency on pkgconf
2013-09-03 08:49:46 +00:00
Baptiste Daroussin
db7a56d5ed
Add an explicit dependency on pkgconf
2013-09-03 06:36:41 +00:00
Baptiste Daroussin
3f0ee0e031
Add an explicit dependency on pkgconf
2013-09-02 22:11:23 +00:00
Baptiste Daroussin
be41425d62
Add an explicit dependency on pkgconf
2013-09-02 21:16:30 +00:00
Baptiste Daroussin
77aed62c7d
Add an explicit dependency on pkgconf
2013-09-02 20:51:40 +00:00
Tijl Coosemans
f86cad0ce3
Two imake related changes:
...
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
2013-09-02 13:26:34 +00:00
Baptiste Daroussin
d1d00fe5b0
Convert USE_GNOME=pkgconfig to USES=pkgconfig
...
Convert USE_GMAKE to USES=gmake
2013-09-01 22:58:55 +00:00
Bryan Drewery
f0a57d0b9e
- Mark BROKEN, fails checksum
2013-08-31 02:00:00 +00:00
Bryan Drewery
e4bc35055c
- Fix with bmake
2013-08-30 12:47:04 +00:00
Maho Nakata
691ec98874
Fix mismatched {}
...
PR: 181667
Submitted by: Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
2013-08-30 07:24:07 +00:00
Pietro Cerutti
dd6a70afd0
- Bump PORTREVISION on ports that (might) depend on x11-toolkits/fox17
...
Although the shlib version wasn't bumped, some ABI changes require
applications linked against fox17 to be rebuilt.
2013-08-29 07:48:22 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf
- Use single space after WWW:
2013-08-29 04:08:53 +00:00
Bryan Drewery
52c6ac3e26
- Disconnect ports removed in r325546
2013-08-29 02:28:57 +00:00
David Chisnall
3bec8741ff
Update to latest GNUstep core libraries.
...
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
2013-08-28 18:26:01 +00:00
Maho Nakata
07bc176c82
bsd.port.options.mk, needs to be placed before bsd.port.pre.mk.
...
Submitted by: jgh@
2013-08-28 00:29:47 +00:00
Maho Nakata
a4ddb25f06
bsd.port.options.mk, needs to be placed before bsd.port.pre.mk.
...
Submitted by: jgh@
2013-08-28 00:28:06 +00:00
Grzegorz Blach
52842935df
- Update to 3.1.25
...
Approved by: crees, tabthorpe (mentors, implicit)
2013-08-28 00:24:25 +00:00
Maho Nakata
351c97c27d
convert to USES, and adoption of optionsNG styling, add CCACHE as configurable option
...
PR: 181574
Submitted by: jgh@
2013-08-27 06:27:24 +00:00
Maho Nakata
dbea6b19e0
update to svn 1517723.
...
some cleanups [1].
PR: 181574
2013-08-27 03:36:50 +00:00
Brendan Fabeny
6c4fa199d0
Update math/gsl to 1.16 and adjust some dependent ports
2013-08-26 16:06:37 +00:00
Maho Nakata
496c7e9e77
Update (branching) Apache OpenOffice 4.0.0 port
2013-08-26 04:19:48 +00:00
Maho Nakata
8f7988e67c
Update (branching) Apache OpenOffice port to 4.0.0.
2013-08-26 04:19:17 +00:00
Jung-uk Kim
710852de5b
Re-apply r324851 for the port. It was accidentally reverted in r325230.
2013-08-22 20:44:37 +00:00
Jung-uk Kim
b54218e9d4
Update to 4.0.5.
2013-08-22 20:38:28 +00:00
Thierry Thomas
cb454e4107
Upgrade to 2013.23.
...
Changelog at <http://towo.net/mined/changes.html >.
2013-08-19 16:40:36 +00:00
Gerald Pfeifer
41e60477bd
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
...
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Pietro Cerutti
39defe5150
- Fix build with clang
2013-08-07 13:59:55 +00:00
Jason Helfman
8cf5f5ecad
- update to 5.1.0, attach gplv2 license
...
- pass maintainership to submitter
- properly support DOCS (instscript no longer required)
PR: 181009
Submitted by: danilogondolfo@gmail.com
2013-08-07 06:31:46 +00:00
William Grzybowski
7e827b5eb9
editors/openoffice-*: bump PORTREVISION
...
- CoinMP has been updated
Submitted by: Pedro Giffuni <giffunip tutopia.com>
2013-08-05 15:55:37 +00:00
Andrej Zverev
d20a57f55b
- Convert to new perl framework
2013-08-04 13:18:24 +00:00
Andrej Zverev
1216800fbe
- Convert to new perl framework
...
Approved by: bapt@ (office@)
2013-08-04 12:47:44 +00:00
Mathieu Arnold
62a41b423b
- Convert to new perl framework
...
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Andrej Zverev
99ad912735
- Convert to new perl framework
...
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4063eccdf2
- Convert to new perl framework
...
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Antoine Brodin
d4a4ea831c
Fix plist (reported by portbuild & poudriere)
2013-07-31 12:40:12 +00:00
Baptiste Daroussin
8a6e8dcd4c
Fix dependency on gettext
2013-07-29 22:37:26 +00:00
Rene Ladan
66fee90926
KDE3 and QT3 expired on 2013-07-01, remove these ports.
...
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
2013-07-26 19:19:20 +00:00
Emanuel Haupt
ea0f02dfeb
Remove MAKE_JOBS_SAFE which is now default.
2013-07-24 08:19:07 +00:00
Dmitry Marakasov
6274ab1363
- Bump PORTREVISION after last commit
2013-07-22 17:29:52 +00:00
Dmitry Marakasov
cce604f272
- Fix timestamp display in file view
...
- Fix colors on some terminals
- Add LICENSE
PR: 180623
Submitted by: "r4721@tormail.org" <r4721@tormail.org>
2013-07-22 17:28:38 +00:00
Martin Wilke
c1d99448f3
- Update to 0.4.b954
...
PR: 180701
Submitted by: ports fury
2013-07-22 15:36:11 +00:00
Jason Helfman
b136d26d75
- convert USE_GMAKE and to new options style for NLS
...
- take maintainership
2013-07-19 18:36:42 +00:00
Johan van Selst
5726843e2a
Don't pass default CFLAGS to c++
...
Fixes compilation with clang
2013-07-19 14:49:17 +00:00
Wen Heping
ab498a191e
- Move to USES for desktop-file-utils [1]
...
- Support NLS conditionally [1]
- Drop maintainership
PR: 179249 [1]
Submitted by: jgh@ [1]
2013-07-19 08:33:06 +00:00
Pietro Cerutti
75f6de7366
- Remove editors/code-browser and lang/copper, which fail to build on
...
most environments
2013-07-18 11:54:53 +00:00
Johan van Selst
132126c50c
Update MASTER_SITES and trim header
2013-07-18 10:30:29 +00:00
Pietro Cerutti
5b2a6ec426
- Update to 5.2
...
Release notes:
https://sourceforge.net/projects/codelite/files/Releases/codelite-5.2/
2013-07-17 14:21:05 +00:00
Martin Wilke
dbe090be2f
- Update to 36.0.2
...
- Pass maintainership to submitter
PR: 180500
Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
2013-07-17 04:07:19 +00:00
Eitan Adler
cd29d09ac8
Pet portlint
2013-07-16 22:07:56 +00:00
Eitan Adler
4a14a691d0
- Remove the conflicts with itself
...
- Move sections to pet portlint
2013-07-16 22:04:52 +00:00
Eitan Adler
3e61d7e801
Remove now excess verbiage.
...
Reviewed by: bapt
2013-07-16 21:59:48 +00:00
Max Brazhnikov
e97f9ce510
Update to 4.0.2
2013-07-13 18:06:06 +00:00
Baptiste Daroussin
7d48bcd458
Mark jobs unsafe
2013-07-13 14:01:46 +00:00
Dmitry Marakasov
daffe00d4a
- Trim Makefile headers
...
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
David E. O'Brien
c0ed34df16
Update Vim 7.3 to patchlevel 1314.
2013-07-12 06:36:02 +00:00
David E. O'Brien
b75913b0f9
Catch up with how we install Lua.
...
PR: 180367
2013-07-12 06:22:46 +00:00
David E. O'Brien
3df3a4e33f
Remove useless "libsysinfo" CONFLICTS statement.
...
(it needed to be "libsysinfo*" to have any effect)
2013-07-12 05:12:42 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Martin Wilke
5c1da3c87c
- Update to 9.8.k
...
- Fix build on -current
- Support shebangfix
PR: 179595
Submitted by: oorts fury
2013-07-11 15:15:30 +00:00
Baptiste Daroussin
1679a3f535
Convert from USE_MOTIF to USES=motif
...
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
2013-07-10 06:55:28 +00:00
Baptiste Daroussin
4ab73fde6e
Convert from USE_MOTIF to USES=motif
2013-07-10 06:49:35 +00:00
Pav Lucistnik
0caf410ed8
- Drop all my ports
2013-07-09 21:26:48 +00:00
Ruslan Makhmatkhanov
7b61ec4217
- update to 0.60
...
- convert dependency on desktop-file-utils to USES
PR: 179614
Submitted by: rm (myself)
Approved by: maintainer timeout (3 weeks)
2013-07-07 16:47:36 +00:00
Baptiste Daroussin
af1f0770f3
Remove usage of X_FONTSERVER_PORT while here use options helpers
2013-07-07 12:04:46 +00:00
Baptiste Daroussin
4f9800667d
Convert remanent USE_PKGCONFIG to USES=pkgconfig
...
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
2013-07-06 07:59:09 +00:00
Raphael Kubo da Costa
554e0c79c9
Update the KDE Software Compilation to 4.10.5.
...
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Raphael Kubo da Costa
18ff93d1a7
Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
...
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
David E. O'Brien
8e4541f699
Cleanup BADPATCHES layout.
2013-07-02 17:03:26 +00:00
David E. O'Brien
41cd6eb0ae
/usr/bin/patch has a bug in that it undercounts hunks containing NUL
...
characters when reading from stdin. This results in "unexpected end
of file in patch" errors.
This caused patch 7.3.225 to not apply, which set off a huge cascade
such that 400+ patches would not apply.
Work around this by overriding do-patch to use 'patch -i <PATCH_FILE>'.
/usr/bin/patch still has another nasty bug in that it silently misapplies
hunks containing NUL character(s). But in Vim's case, the NUL's are in
test files that the port does not use.
2013-07-02 17:01:59 +00:00
Jung-uk Kim
988ced8f71
Fix a typo in the previous commit.
2013-07-02 05:47:42 +00:00
Jung-uk Kim
1213b56319
- Revive the option to support GTK+ 3.x.
...
- Switch to USES=desktop-file-utils.
- Fix plist when both GTK2 and GTK3 are enabled.
Submitted by: kwm
2013-07-02 05:45:58 +00:00
David E. O'Brien
51411bf0da
Update to patchlevel 1276.
2013-07-01 22:30:43 +00:00
Jung-uk Kim
d20298d473
Remove broken options to not confuse users.
2013-07-01 19:13:50 +00:00
Baptiste Daroussin
0d44442a97
Make vim-lite sane again by default
...
Always include bsd.port.options.mk which is necessary for properly handling of DOCS/NLS _even_ without options
Remove specific default for PACKAGE_BUILDING settings which are not needed
Keep maintianer preference for not having options at all by default.
2013-07-01 05:56:26 +00:00
David E. O'Brien
9892b377f8
Many of the BADPATCHES do apply. Some "just apply", others needed tweaks:
...
* patch 7.3.122 applies, but caused a pre-configure build error. Follow
the "Solution" instructions in the patch and start applying patch 7.3.122.
* Manually doing the 's/newwin/new_wp/g' of patch 7.3.400, allows patch
7.3.603 to apply. Unfortunately, no other additional patches apply due
to patch 7.3.603 applying.
* patch 7.3.674 does apply fine, but needed files/patch-configure adjusted.
2013-06-30 14:21:53 +00:00
David E. O'Brien
42727cdf02
Update the personality of the port.
2013-06-29 00:43:13 +00:00
Baptiste Daroussin
b7e131bc25
Convert to USES=imake
...
While here trim headers and remove indefinite article
2013-06-28 20:59:11 +00:00
Wen Heping
faf59e208c
- Uncomment RUN_DEPENDS of texproc/p5-texcount, since texproc/p5-texcount had been imported into portstree now.
...
Approved by: maintainer(implicit)
2013-06-27 09:01:57 +00:00
Wen Heping
2dae05d007
Gummi is a LaTeX editor. It was designed with simplicity in mind.
...
WWW: http://gummi.midnightcoding.org/
PR: 179191
Submitted by: Hakisho Nukama <nukama@gmail.com>
2013-06-27 08:32:04 +00:00
Jung-uk Kim
bf4ea94028
Revert the previous commit. It seems bmake and fmake do not agree on this.
2013-06-25 22:46:13 +00:00
Jung-uk Kim
b0b37365fa
Rework the previous revision. It seems this version works with fmake.
2013-06-25 22:29:34 +00:00
Jung-uk Kim
37cd833d29
Work around index build. Somehow it is broken in a weird way.
2013-06-25 22:24:04 +00:00
Jung-uk Kim
aa16bd143b
- Chase liborcus 0.5.1 update.
...
- Do not install unused dictionary files to avoid conflicts. [1]
- Honor real PAGE_SIZE.
PR: ports/179887 [1]
2013-06-25 21:55:09 +00:00
Raphael Kubo da Costa
301bbc737f
Update to 3.3.3.
...
PR: ports/179851
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-06-22 20:09:24 +00:00
Jung-uk Kim
2bf17ab7d1
Update to 4.0.4.
2013-06-19 20:52:13 +00:00
Marcus von Appen
280884f9a7
- Update to 2.0.22
2013-06-19 18:17:13 +00:00
Martin Wilke
eaa64a7c9f
- Fix plist
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-19 14:48:36 +00:00
Dmitry Marakasov
3037cb61c7
- Trim Makefile headers
...
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2013-06-18 11:46:51 +00:00
Joerg Wunsch
0985dca97e
Forgot the MASTER_SITE_SUBDIR.
2013-06-17 21:17:50 +00:00
Joerg Wunsch
c4e2ed9024
This port is NO_CDROM rather than RESTRICTED. The source code has been
...
posted to alt.sources in 1989, but the copyright requests that it must
not be used to "make profit".
PR: ports/179645
2013-06-17 21:12:30 +00:00
Raphael Kubo da Costa
932e4258c4
Mark as BROKEN and expire in 1 month.
...
The port is restricted so we don't mirror the distfile, and the only
MASTER_SITE is gone (probably for ages).
PR: ports/179645
Submitted by: John Marino <draco@marino.st>
2013-06-17 20:47:01 +00:00
Martin Wilke
33393ed6a6
- Update to 0.36.1
...
PR: 179586
Submitted by: Ports Fury
2013-06-17 15:10:33 +00:00
Florian Smeets
87948edeea
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
...
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi)
2013-06-15 11:10:34 +00:00
Martin Wilke
b86653028a
- Do not remove directories not created by this port
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-14 11:59:20 +00:00
William Grzybowski
9bcd36c3f8
editors/gate: fix build with clang
...
- Fix build with clang
- Trim Makefile header
Approved by: culot / jpaetzel (mentors, implicit)
2013-06-13 23:06:34 +00:00
William Grzybowski
9131109f2d
editors/asedit: fix build with clang
...
- Fix build with clang, main argument is int
Approved by: culot / jpaetzel (mentors, implicit)
2013-06-13 18:41:55 +00:00
William Grzybowski
6ff065527c
editors/axe: fix build with clang
...
- Fix build with clang
- Trim Makefile header
Approved by: culot / jpaetzel (mentors, implicit)
2013-06-13 18:34:51 +00:00
Ruslan Makhmatkhanov
8da450b77f
- trim Makefile header (other changes from PR were committed independently)
...
while here:
- whitespace fix in pkg-descr
- change USE_PYTHON to just ``yes'' (we haven't python's lt 2.6 in the tree)
PR: 179419
Submitted by: Michael Gmelin <freebsd@grem.de>
2013-06-11 18:22:13 +00:00
Alexey Dokuchaev
e411bd1889
Simplify compiler name and version gathering code.
2013-06-10 12:07:09 +00:00
Alexey Dokuchaev
0a72f77185
- Unbreak the build against Clang
...
- Update WWW line in port description
Reported by: miwi
2013-06-10 11:35:00 +00:00
Martin Wilke
443c6a511a
- Unbreak build on HEAD
2013-06-09 13:00:09 +00:00
Alex Kozlov
463bde99d2
- Remove empty files
2013-06-07 07:56:02 +00:00
William Grzybowski
9d7ea8fcdf
- Update to 1.2.13 [1]
...
- Add LICENSE (GPLv2) [1]
- Fix MASTER_SITES [2]
- Update WWW to new site
- Unmute install commands
PR: ports/178462 [1]
Submitted by: Oleg Ginzburg <olevole@olevole.ru> [1]
PR: ports/175447 [2]
Submitted by: Sean DuBois <sean@siobud.com> [2]
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
2013-06-06 22:49:51 +00:00
Rene Ladan
1abb890e52
- Drop optional dependency on expired lang/elisp-manual
...
- Bump PORTREVISION
- While here, convert Makefile header and NOPORTDOCS -> MDOCS
2013-06-05 20:28:08 +00:00
Martin Wilke
a0efd6ec9b
- Fix build with newer Tcl/Tk 8.6
...
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 179212
Submitted by: Ports Fury
2013-06-04 08:23:11 +00:00
Hiroki Sato
e651f688a3
Fix an issue of (sgml-chage-element-name) in Emacs 24.3.1.
2013-06-03 05:22:26 +00:00
Martin Wilke
28cbf3b534
- Do not try to remove dirs. not created by the port
...
Reported by: pkg (DEVELOPER_MODE)
2013-05-31 16:24:42 +00:00
Martin Wilke
ffbb851452
- Unbreak build when devel/libsysinfo is installed
...
PR: 173476
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Approved by: maintainer timeout
2013-05-25 14:00:33 +00:00
Martin Wilke
0c1969ca1f
- Update to patchlevel 1014
...
- Fix Athena dependency [1]
Requested by: many
PR: 177597 [1]
Submitted by: scf@ [1]
2013-05-25 13:52:10 +00:00
Tijl Coosemans
2c0ea6ea8e
Bump clang version requirement. Older versions produce broken code on i386.
...
PR: ports/176893
Reviewed by: jkim
2013-05-23 15:35:17 +00:00
Pietro Cerutti
153dd8a22f
- Fix build with Tcl 8.6
...
Reported by: miwi (Tcl/Tk 86 exp-run latecomers)
Approved by: portmgr
2013-05-22 08:03:52 +00:00
Chris Rees
18cbcdb18c
Backport a fix for API breakage with devel/mdds update to 0.8.0
...
This will probably need to be removed on the next Libreoffice update
Obtained from: Libreoffice git
2013-05-21 19:52:41 +00:00
Max Brazhnikov
250a3e24d3
KDE/FreeBSD team presents KDE SC 4.10.3 ports!
...
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Eitan Adler
20c18e4af4
Add a new port with legal issues.
...
Approved by: portmgr (implicit)
2013-05-18 07:16:03 +00:00
Jason Helfman
fd4e95a3c9
- update to 5.6.0 and unbreak
2013-05-17 23:49:02 +00:00
Erwin Lansing
ad437df9c8
Mark BROKEN: cannot fetch distfile.
...
Submitted by: John Marino <draco@marino.st>,
pointyhat
PR: 177993
2013-05-17 21:45:59 +00:00
Niclas Zeising
ef747efa6d
Update to 2.6.3_01
...
- many enhacements
- localisation updates
While here, trim makefile headers
PR: ports/178662
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
2013-05-15 18:51:13 +00:00
Ashish SHUKLA
3158568038
- Update to bzr snapshot 112532
2013-05-13 05:33:57 +00:00
Ashish SHUKLA
acec84102c
- Bring back PORTREVISION, accidentally removed in previous commit
2013-05-13 05:24:50 +00:00
Ashish SHUKLA
383c41acbd
- Unbreak on FreeBSD 9.x and later
2013-05-13 05:14:24 +00:00
Max Brazhnikov
5fdd545013
- Add missing sharedmime to the list of USE_KDE4 components. It will be
...
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
update-mime-database
- Trim Makefile header while I'm here
2013-05-12 16:16:56 +00:00
Alexey Dokuchaev
f51a163d83
- Utilize standard HUNSPELL_DESC from bsd.options.desc.mk (thus fix a typo)
...
- Move OPTIONS block where it belongs (after other knobs) and kill stray
empty line where at it
2013-05-12 04:55:53 +00:00
Hiroki Sato
4e09def2d4
Rectify USE_TEX to support both of teTeX and TeXLive.
...
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Jung-uk Kim
ea47cacd91
Update to 4.0.3.
2013-05-09 18:26:51 +00:00
Jung-uk Kim
8f252bdf4f
Restore parallel build. It was accidentally disabled by r317320.
2013-05-08 22:34:52 +00:00
Maho Nakata
c9cce5d49a
Update to svn 1479753
2013-05-08 09:36:51 +00:00
Jason Helfman
edc0b0cda9
- Update historical header
...
- Trim comment
- drop abi version for lib-depends
- adoption of USES=shared-mime-info
- cleanup reinplace_cmd
- standardize formatting in pkg-descr by using a space over tab
PR: 178019
Approved by: admin@mjbrune.org , maintainer timeout (17 days)
2013-05-07 07:10:52 +00:00
Baptiste Daroussin
9f1de9b900
Convert USE_NCURSES by USES=ncurses
...
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
9882047ad2
Finish converting e* from WITHOUT_NLS to PORT_OPTIONS:MNLS
2013-05-06 07:01:48 +00:00
Hiroki Sato
7dadfc8a88
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
...
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Baptiste Daroussin
930382f8c0
Fix build on current
2013-05-05 22:01:12 +00:00
Hiroki Sato
d1ab137a46
- Improve compatibility with older Emacsen.
...
- Mark MAKE_JOBS_SAFE=yes.
- Respect CC and CFLAGS for egg-helper.
2013-05-05 05:23:29 +00:00
Bryan Drewery
63f76304d6
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
...
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
2013-05-04 14:06:08 +00:00
Guido Falsi
94e79cbba1
- Update to 3.3.1
...
PR: ports/178307, ports/178308
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-05-03 20:50:15 +00:00
Hiroki Sato
428e1bf603
- Remove obsolete editors/nxml-emacs21.
...
- Trim old-style header.
- Use OPTIONS_DEFINE.
PR: ports/177287
2013-05-02 05:43:40 +00:00
Martin Wilke
4127ae8cc3
- Update to 9.8j
...
PR: 178034
Submitted by: ports fury
2013-04-29 14:26:14 +00:00
Martin Wilke
7bcf7dc529
- Update to 9.8j
...
PR: 178030
Submitted by: ports fury
2013-04-29 14:22:09 +00:00
Stefan Walter
ef00b320c4
Unset DEPRECATED - the (master) port is fetchable again.
...
PR: 176811
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2013-04-29 10:33:42 +00:00
Baptiste Daroussin
5271da855f
Rely on bsdtar to autodetermine the format of the distfiles when possible
...
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
bc62127a69
Convert from USE_GETTEXT to USES= gettext
...
While here:
- Trim some headers
- Convert to new options framework
2013-04-26 16:39:14 +00:00
Alex Kozlov
83f02b963c
- Convert USE_GETTEXT to USES (part 4)
...
Approved by: portmgr (bapt)
2013-04-26 10:44:28 +00:00
Martin Wilke
241688e3c0
- Update to 5.2.6
...
PR: 178029
Submitted by: Ports Fury
2013-04-26 07:03:07 +00:00
Martin Wilke
1b1d1eaf04
- Update to 35.0.0
...
PR: 177911
Submitted by: Ports Fury
2013-04-26 06:34:46 +00:00
Baptiste Daroussin
32adaf6f08
Convert the 2 last USE_CMAKE to USES= cmake
2013-04-25 06:46:22 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
3191003dbc
Convert to USES=gettext
...
Reviewed by: kwm
2013-04-24 17:47:51 +00:00