1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

8194 Commits

Author SHA1 Message Date
Martin Wilke
bb4c4c99c2 - Update to 9.8m
PR:		188358
Submitted by:	ports fury
2014-05-19 07:49:10 +00:00
Tijl Coosemans
7551d00586 Add USES=libtool. 2014-05-17 21:41:42 +00:00
Renato Botelho
aac4808550 Removed some expired ports:
2014-05-12 archivers/star: Depends on deprecated smake
2014-05-12 editors/ved: Depends on deprecated smake
2014-04-12 japanese/chasen: Unmaintained since 2001
2014-05-15 16:05:40 +00:00
Renato Botelho
97e4d0b5cc Move USE_BZIP2 to USES=tar:bzip2 2014-05-14 19:33:28 +00:00
Jimmy Olgeni
7e160d2e19 Add staging support. 2014-05-14 12:09:16 +00:00
Eitan Adler
bca62e9653 Remove extraneous item in pkg-plist
Found with: redports
Not found with: poudriere
2014-05-14 04:51:34 +00:00
Eitan Adler
edb9184efb Update to 2.3.3pre2 2014-05-14 04:46:15 +00:00
Jimmy Olgeni
15342f122c Add staging support. 2014-05-13 21:00:40 +00:00
Gerald Pfeifer
b32087ada5 - Enable staging.
- Adjust WWW line in pkg-descr.

PR:		188878
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
2014-05-13 00:53:49 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Antoine Brodin
d620b7c0cb Maintainer no longer wishes to maintain those ports
With hat:	portmgr
2014-05-10 18:42:01 +00:00
Dmitry Marakasov
b851b8597f - Don't remove mtree directories
Approved by:	portmgr
2014-05-09 21:13:09 +00:00
Pawel Pekala
7a0fcad7f7 Complete previous commit, missed some files 2014-05-08 10:56:17 +00:00
Pawel Pekala
2771911b51 - Add staging support, strip binary files
- Respect CFLAGS during build
- Use REINPLACE_CMD, SUB_FILES to simplify substitutions
- Rename patches to proper names
- Break lines around 80 characters
2014-05-08 10:54:32 +00:00
Sunpoet Po-Chuan Hsieh
51dbbb04f8 - Update to 7.4.281
Changes:	https://code.google.com/p/vim/source/list
2014-05-08 03:04:15 +00:00
Dmitry Marakasov
1f1137322d - Remove Author lines 2014-05-07 21:02:48 +00:00
Jung-uk Kim
5fab2d1f23 Do not preserve owners and permissions when extracting external sources.
For example, xmlsec1 tarball contains world-writable directories.

Reported by:	tijl
2014-05-07 20:16:17 +00:00
Pawel Pekala
81d8888d18 - Add staging support
- Needs USES=desktop-files-utils to register supported mime types
2014-05-07 12:41:29 +00:00
Jung-uk Kim
3701b8ef99 Fix a bug introduced by the upstream long ago.
http://cgit.freedesktop.org/libreoffice/core/commit/bridges/source/?id=55189

__FreeBSD_version was not defined and the preprocessor set it to 0 because
sys/param.h was not properly included. As a consequence, it always used
dlsym(3) hacks for the old rtld(1).
2014-05-06 23:52:43 +00:00
Jung-uk Kim
88afdf5a05 Tidy up. 2014-05-06 16:18:56 +00:00
Jung-uk Kim
fabaf5ddfa Update to 4.1.6. 2014-05-06 16:13:01 +00:00
Pawel Pekala
16ee287938 - Add staging support
- Convert to new options framework, use options helper
- Remove gnome1 support leftovers
2014-05-06 13:03:45 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Ashish SHUKLA
a527a16a1a - Update pkg-plist to include files present in STAGEDIR but missed
Reported by:	swills (via private email)
2014-05-04 21:29:58 +00:00
Tijl Coosemans
dd6f9aecd2 Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts.  This makes the build use
the correct version information and causes a library version bump.  Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed.  Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.

games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.

games/oolite:
- Staging.
- Replace ECHO with ECHO_CMD.
- Don't use GNUSTEP_PREFIX to install files because it expands to
  LOCALBASE rather than PREFIX.

games/openssn:
- Remove USES=desktop-file-utils.  No MimeType field in desktop file.
- Staging.
- Install files in standard DATADIR.

games/xblast:
- Use proper options.
- Staging.
- Patch configure so normal make install can be used instead of do-install.
- Replace TAR | TAR with COPYTREE_SHARE.
2014-05-02 14:16:49 +00:00
Ashish SHUKLA
1856447336 - Update to bzr revision 24.4.50
- Update version of emacs-devel port in bsd.emacs.mk
2014-05-02 01:51:50 +00:00
Sunpoet Po-Chuan Hsieh
36309233c0 - Update to 7.4.265
Changes:	https://code.google.com/p/vim/source/list
2014-04-26 18:11:45 +00:00
Sunpoet Po-Chuan Hsieh
1c1eff62a8 - Remove MAKE_JOBS_UNSAFE
PR:		ports/188463
Submitted by:	Jia-Shiun Li <jiashiun@gmail.com>
2014-04-25 19:06:55 +00:00
Baptiste Daroussin
2a8ef91039 Switch to USES=libtool 2014-04-25 06:29:25 +00:00
Mathieu Arnold
f2cac0fa35 Replace all @unexec /bin/rmdir with @unexec rmdir
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:42:32 +00:00
Pietro Cerutti
b456093e7c - USES=tar:xz 2014-04-24 12:44:54 +00:00
Tijl Coosemans
edf526ceb8 Link editors/gedit and graphics/evince with libICE. (Fixup for r351936)
Reported by:	Mike Harding <mvharding@gmail.com>
2014-04-23 17:00:53 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Guido Falsi
c2fbc051f4 - Update to 3.4.1
- in x11-toolkits/scintilla, leverage USES=compiler to check if
  we're on clang or gcc

PR:		ports/188782, ports/188783
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-04-23 08:43:07 +00:00
Dmitry Marakasov
b246b3ea39 - Update to 1.94
PR:		188885
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2014-04-23 01:20:44 +00:00
Ashish SHUKLA
1070279f8a - Fix CONFLICTS to silence portlint warnings
- Add 'USES=shebangfix' to fix perl path of grep-changelog.[1][2]
- Convert 'USE_XZ' to 'USES=tar.xz'.[1][2]
- Convert to new LIB_DEPENDS format.[1][2]
- Remove deprecated and needless MAN1 setting.[1][2]

PR:		ports/188583[1], ports/188720[2]
Submitted by:	swills[1], Yasuhiro KIMURA <yasu@utahmime.org>[2]
2014-04-22 11:21:12 +00:00
Eitan Adler
30dd7af6ff Update mg to 20140414
Submitted by:	bcallah@openbsd.org
Approved by:	"Denise H. G." <darcsis@gmail.com> (maintainer)
2014-04-19 05:38:38 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
John Marino
ca9574e7df Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.

Also reset maintainership of etherape - maintainer gone for more than
one yet now.

Approved by:	portmgr (bdrewery)
2014-04-16 18:19:26 +00:00
Steve Wills
a6c62a969c - Oops, PORTEPOCH shouldn't go backwards!
Reported by:	danfe
Pointyhat to:	swills
2014-04-14 11:58:29 +00:00
Ashish SHUKLA
f7350b67ff - Update to 24.3.90 (latest pretest)
- Switch to USES[0]
- Use new LIB_DEPENDS format[0]

PR:		ports/188583
2014-04-14 04:38:01 +00:00
Steve Wills
9ec8b5a0a6 - Update to 2.5
PR:		ports/188237
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
2014-04-14 02:25:31 +00:00
Sunpoet Po-Chuan Hsieh
4c223edeae - Update to 7.4.256
Changes:	https://code.google.com/p/vim/source/list
2014-04-12 21:20:42 +00:00
Sunpoet Po-Chuan Hsieh
14b6e396cd - Update to 7.4.253
- Use GNU patch (devel/patch) instead of /usr/bin/patch

Changes:	https://code.google.com/p/vim/source/list
2014-04-11 16:59:36 +00:00
Baptiste Daroussin
2fde2038d8 Support stage 2014-04-11 15:12:11 +00:00
Baptiste Daroussin
74858c76c8 Support stage 2014-04-11 15:09:35 +00:00
Baptiste Daroussin
d5f4e5c6fa Support stage 2014-04-11 15:07:00 +00:00
Baptiste Daroussin
7c2d482960 Support stage 2014-04-11 15:00:55 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Baptiste Daroussin
8f4c7ee1ee Chase smake deprecation
With hat:	portmgr
2014-04-11 07:59:26 +00:00
Danilo Egea Gondolfo
569ce279b6 - Update from 37.2.0 to 37.2.1 2014-04-11 02:34:09 +00:00
Sunpoet Po-Chuan Hsieh
e00c29541c - Update to 7.4.240
Changes:	https://code.google.com/p/vim/source/list
2014-04-09 12:39:25 +00:00
Baptiste Daroussin
67a015afbc Convert from USE_GECKO to USES=gecko
While here stagify what was not staged yet
Convert to USES=webplugin where needed and add desktop-file-utils dependency to icedtea-web
2014-04-09 10:29:48 +00:00
Baptiste Daroussin
0542e45bb8 Mark as broken unstaged perl ports
With hat:	portmgr
2014-04-09 09:49:02 +00:00
Pawel Pekala
d7e3f83427 - Port is stage safe
- Convert to USES=pathfix, new options framework
- Needs USES=desktop-file-utils, bump PORTREVISION
2014-04-07 19:16:46 +00:00
Pawel Pekala
caad18deae - Add staging support
- Define DOCS option
2014-04-07 14:02:39 +00:00
Pawel Pekala
71653085b8 - Add staging support
- Remove leading article from COMMENT
2014-04-07 13:51:47 +00:00
Pawel Pekala
864901d968 - Add staging support
- Remove leading article from COMMENT
- Convert to USES=tar:bzip2, new options framework
2014-04-07 11:33:23 +00:00
Pawel Pekala
ee25b25b11 - Add staging support
- Convert to USES=gmake, new options framework
- Make post-patch target simplier
2014-04-07 10:47:45 +00:00
Pawel Pekala
ab2ad8de17 - Add staging support
- Remove leading article from COMMENT
- More precise LICENSE
- Use file sub in pkg-message for DOCSDIR
2014-04-07 09:56:49 +00:00
Pawel Pekala
c681daaf94 - Port is stage safe
- Remove leading article from COMMENT
- Add USES=desktop-file-utils
2014-04-06 15:46:05 +00:00
Antoine Brodin
2dc445d289 Possibly unbreak
Reported by:	pkg-fallout
With hat:	portmgr
2014-04-05 17:31:20 +00:00
Sunpoet Po-Chuan Hsieh
ed41484981 - Use MAKE_CMD
- Cosmetic change
2014-04-05 16:38:09 +00:00
Rene Ladan
bcd13465bd - Stage support [1]
- Use option helpers [1]
- Deprecate, resulting software is unusable

PR:		ports/186337 [1]
Submitted by:	maintainer
2014-04-04 22:15:16 +00:00
Alexey Dokuchaev
3febe31ec5 - Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
2014-04-04 20:36:47 +00:00
Pawel Pekala
71d3083f19 - Add staging support
- Define DOCS option
2014-04-04 19:26:35 +00:00
Pawel Pekala
9e87ec46bc Add staging support 2014-04-04 19:17:37 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Ganael LAPLANCHE
ea7e480abc Switch to USES=tar for my ports 2014-04-03 06:32:14 +00:00
Antoine Brodin
a690d0fe65 - Do not violate stagedir
- Bump PORTREVISION as some files were installed outside stagedir

Reported by:	poudriere
With hat:	portmgr
2014-04-01 17:41:29 +00:00
Sunpoet Po-Chuan Hsieh
4f7cac1026 - Update to 7.4.229
- Adjust variables:
  - POSTPONED_PATCHES: patch files postponed to apply in post-patch:
  - SKIPPED_PATCHES: patch files to be skipped

Changes:	https://code.google.com/p/vim/source/list
2014-04-01 12:31:25 +00:00
Baptiste Daroussin
74145dc414 Create mime and icon directory inside the stage directory
Reported by:	Norbert Augenstein <lists@augenstein.net>, pfg
2014-03-30 21:26:26 +00:00
Jose Alonso Cardenas Marquez
ee0df7cfc6 - Fix lazarus-lcl-units build
Reported by:	crees
2014-03-29 19:02:54 +00:00
Mark Linimon
31bedcfd94 Replace bogus stub with a copy from the masterport.
Submitted by:	distilator
2014-03-28 04:32:25 +00:00
Danilo Egea Gondolfo
54c5111054 - Update from 37.1.0 to 37.2.0
- Convert USE_BZIP2 to USES
2014-03-27 11:53:34 +00:00
Baptiste Daroussin
d28f41ec46 Remove a line that is already done by USES=desktop-file-utils
Forgotten during stagification
2014-03-26 13:07:07 +00:00
Baptiste Daroussin
2485e1940c Support stage 2014-03-26 08:17:13 +00:00
Baptiste Daroussin
e78444e8a9 Support stage 2014-03-26 08:11:08 +00:00
Jose Alonso Cardenas Marquez
0e4ff13b2a - Add new patch files. It fix a problem when qt or carbon is used like main
interface
2014-03-26 03:46:53 +00:00
Jose Alonso Cardenas Marquez
79095ad030 - Update to 1.2
- Re-add bigide support. Now lazarus is built like bigide by default
- Clean up
2014-03-26 03:44:12 +00:00
Baptiste Daroussin
98a0249688 Switch to wx 2.8
Support stage
2014-03-24 13:19:58 +00:00
Baptiste Daroussin
1ae9854be4 Switch to wx 2.8
Convert to stage
Add missing USES=desktop-file-utils
2014-03-24 11:50:35 +00:00
Emanuel Haupt
a1dd6f908c This port works on amd64 2014-03-20 08:55:17 +00:00
Emanuel Haupt
182bdd076d Support staging 2014-03-18 07:38:34 +00:00
Emanuel Haupt
c7441c80b6 Support staging 2014-03-17 13:53:29 +00:00
Frederic Culot
8bf2d5dd9b - Add missing USES=pkgconfig
Reported by:    antoine@
2014-03-17 09:27:32 +00:00
Ashish SHUKLA
8353544254 - Update to bzr snapshot revision 116732
- Add OPTIONs for building with GnuTLS 3.x[1] (default), and GnuTLS 2.x
  support
- Remove OPTION for SYNC_INPUT (not supported)
- Add a fix when building with ncurses port being installed
- Fix CONFLICTS to pass portlint checks

PR:		ports/187346[1]
2014-03-15 08:37:48 +00:00
Tijl Coosemans
a19b165d3b Fix double occurences of USES= 2014-03-14 20:59:20 +00:00
Sunpoet Po-Chuan Hsieh
09331a3083 - Update to 7.4.205
- Use USES=tar:bzip2

Changes:	https://code.google.com/p/vim/source/list
2014-03-14 08:50:01 +00:00
Pawel Pekala
89ec8a19f8 - Update to version 2.4, take maintainership [1]
- Convert to new ports standards, fix few portlint warnings
- Define DOCS option
- Move info displayed after build to pkg-message file so
  that package users can see it too
- Add staging support

PR:		ports/187509 [1]
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-03-13 22:07:02 +00:00
Frederic Culot
7c3eab2b4d - Update to 2.4.11
- Add LICENSE (GPLv3)

Changes:	http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
2014-03-13 10:54:50 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Sunpoet Po-Chuan Hsieh
d601aec607 - Update to 7.4.193
Changes:	https://code.google.com/p/vim/source/list
2014-03-10 19:47:56 +00:00
Martin Wilke
8a488b68a2 - Stage support 2014-03-09 14:37:34 +00:00
Martin Wilke
7f10a3f47a - Stage support 2014-03-09 14:23:16 +00:00
Antoine Brodin
c6c742d7cc Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years) 2014-03-08 22:26:21 +00:00
Baptiste Daroussin
1b5bf34786 Convert e* to USES=zip 2014-03-07 16:55:01 +00:00
Emanuel Haupt
504a96c1c9 Support staging 2014-03-06 15:28:16 +00:00
Frederic Culot
6ce4a4f7d9 - Reset maintainership
PR:		ports/187285
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2014-03-06 08:12:05 +00:00
Max Brazhnikov
c542fdb487 editors/texmaker:
- Update to 4.1.1
- manual stripping of installed binaries is not needed anymore
2014-03-05 19:40:18 +00:00
Guido Falsi
a684ab843e - Update to 3.3.9
- Convert to staging

PR:		ports/186175
Submitted by:	me
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-03-05 01:23:16 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Thomas Abthorpe
6303761f43 - Reassign to the heap due to mail bounces
With hat:	portmgr
2014-03-03 20:43:29 +00:00
Antoine Brodin
14c681ddae Mark more ports BROKEN
Error logs are available in the pkg-fallout archives

Reported by:	pkg-fallout since at least january 2014
2014-02-28 19:45:27 +00:00
Sunpoet Po-Chuan Hsieh
1fc2155a2a - Remove conditional PKGNAMESUFFIX
- Bump PORTREVISION
2014-02-28 07:26:34 +00:00
Sunpoet Po-Chuan Hsieh
cc5ce6a81c - Update COMMENT
- Update pkg-descr
2014-02-28 01:30:02 +00:00
Martin Wilke
efd4784754 - Update to version 9.8l
PR:		186420
Submitted by:	ports fury
2014-02-27 15:20:09 +00:00
Jung-uk Kim
9d19bd90af - Unconditionally install generic PPD files. [1]
- Update configure options and remove defunct ones.

PR:		ports/167309, ports/167441 [1]
2014-02-26 17:27:51 +00:00
John Marino
c5a357ca44 editors/joe: Fix jmacs mode segfault (fix from pkgsrc)
Fix segfault per PR (pkgsrc fix verified).
Relocate license to please portlint, reset maintainer.

PR:		ports/182373
Submitted by:	Sergey Kandaurov
Approved by:	maintainer timeout (5 months)
2014-02-26 14:52:04 +00:00
Jung-uk Kim
5436ddf062 Update to 4.1.5. It is partially based on the following PR.
PR:		ports/186265
2014-02-25 19:09:28 +00:00
Sunpoet Po-Chuan Hsieh
91ffaa9e4c - Update to 7.4.192
- Convert to new options heplper (*_OFF usage)

Changes:	https://code.google.com/p/vim/source/list
2014-02-25 16:50:34 +00:00
Sunpoet Po-Chuan Hsieh
23d3d04e50 - Fix lua support
PR:		ports/186917
Submitted by:	Kenji Rikitake <kenji@k2r.org>
2014-02-24 18:44:16 +00:00
Sunpoet Po-Chuan Hsieh
3bf9bc557c - Add missing dependency for GNOME, GTK2 and X11 options
- Remove outdated configure option
- Fix PLIST
- Bump PORTREVISION for dependency and package change

PR:		ports/186921
Submitted by:	zeising, Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2014-02-24 18:39:50 +00:00
Baptiste Daroussin
c9631c15ad Support stage 2014-02-24 16:48:35 +00:00
Martin Wilke
471e1146e3 - Fix clang build
- Add License
- Stage support

PR:		186735
Submitted by:	ports fury
2014-02-23 16:11:38 +00:00
Ashish SHUKLA
421d89c84a - Update the diff to fix building on Sparc and ARM platforms
Submitted by:	Nicolas Edel <nicolas.edel@gmail.com> (via private email)
2014-02-23 00:55:46 +00:00
Martin Wilke
b21e5591f7 - Stage support 2014-02-21 14:01:00 +00:00
Emanuel Haupt
2e96c182fa Remove trailing whitespaces from category editors 2014-02-21 13:36:34 +00:00
Martin Wilke
89a4ccce6b - Stage support 2014-02-21 05:48:24 +00:00
Sunpoet Po-Chuan Hsieh
a5a720a9c9 - Check for "old" option setting and inform users before build 2014-02-20 14:44:42 +00:00
Sunpoet Po-Chuan Hsieh
814b708d81 - Fix type of option group: it was RADIO but it should be SINGLE now (with the addition of CONSOLE) 2014-02-20 14:20:36 +00:00
Emanuel Haupt
ab4c883485 Support staging 2014-02-20 08:15:27 +00:00
Emanuel Haupt
9fe7d907dc Support staging 2014-02-20 08:14:16 +00:00
Emanuel Haupt
a3af4f48e1 Support staging 2014-02-20 08:13:05 +00:00
Emanuel Haupt
863f1c2e18 Support staging 2014-02-20 08:11:09 +00:00
Emanuel Haupt
56862d4ebe Support staging 2014-02-20 08:09:27 +00:00
Sunpoet Po-Chuan Hsieh
bd73812ebe - Use :group to fetch source and patch from correct URL 2014-02-19 15:27:58 +00:00
Sunpoet Po-Chuan Hsieh
dd0b32d0a8 - Fix fetch of BADPATCHES 2014-02-19 15:22:02 +00:00
Mathieu Arnold
c924394e7b Consolidate the docbook ports into -sgml and -xml variants.
Submitted by:	hrs (based on)
Sponsored by:	Absolight
2014-02-19 14:45:19 +00:00
Emanuel Haupt
9c8ffe3536 - Support staging
- Define LICENSE
- Respect CFLAGS
2014-02-19 12:52:05 +00:00
Sunpoet Po-Chuan Hsieh
857e52fb19 - Update to 7.4.182
- Fix fetch of BADPATCHES
- Pet portlint: use += instead of = for PKGNAMESUFFIX

Changes:	https://code.google.com/p/vim/source/list
2014-02-18 22:08:52 +00:00
Sunpoet Po-Chuan Hsieh
1237a9027f - Fix python detection
- Bump PORTREVISION for package change

PR:		ports/185601
Submitted by:	Stefan Beke <stefan@beke.info>
2014-02-18 21:43:08 +00:00
Sunpoet Po-Chuan Hsieh
7436b0f6bb - Use USES=iconv unconditionally
- Remove cumbersome do-patch:
  - Use do-patch: in bsd.port.mk
  - Mark 064, 087 and 147 as BADPATCHES
    - 064 does not apply cleanly (in bsd.port.mk way on FreeBSD 9.x or older)
    - 087 contains patch for src/ops.c which must be applied after 064
    - 147 contains patch for src/version.c which must be applied after 087
  - Apply BADPATCHES in post-patch:
- Fix keymap installation for vim-lite
  - Install keymap in vim source
  - Install vietnamese_viscii.vim correctly
- Do not install GUI binary executables and manpages when GUI options are off
- Allow build with python 3.x
- Merge options to Makefile
- Use PORTDATA
- Convert to new options helper
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use REINPLACE_CMD instead of patch file
- Support STAGEDIR
- Pet portlint
- Cleanup Makefile
- Fix PLIST
- Cosmetic change
- Bump PORTREVISION for dependency and package change
2014-02-18 21:30:04 +00:00
Mathieu Arnold
7f67d157d9 Chase docbook cleanup dependencies.
Sponsored by:	Absolight
2014-02-18 14:50:34 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Thierry Thomas
63cd4cde6b Add spanish to CATEGORIES where needed. 2014-02-17 22:36:02 +00:00
Pietro Cerutti
b8a6adbb70 - Convert to USES=tcl 2014-02-17 15:45:51 +00:00
Martin Wilke
32fd5d5a29 - Stage support 2014-02-17 07:02:14 +00:00
Ashish SHUKLA
9f61226ccb - Update to bzr snapshot revision 116446 2014-02-16 08:22:58 +00:00
Ruslan Makhmatkhanov
0c3441ee25 - update to 1.0.7.21
- fix build with clang
- use new LIB_DEPENDS syntax
- add LICENSE (GPLv3)
- USE_GMAKE -> USES=gmake
- use stage
- removed post-install chown
- workaround linking with clang (LLVM bug 13992)
- replace share/TeXmacs with %%DATADIR%% in pkg-plist

PR:		186679
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2014-02-13 08:56:53 +00:00
Antoine Brodin
17cb1b4528 Stage support 2014-02-12 18:52:02 +00:00
Martin Wilke
46bfe3ce9d - Fix lua support
PR:		185650
		184588
Submitted by:	Kenji Rikitake <kenji@k2r.org>
Approved by:	maintainer timeout
2014-02-12 02:59:57 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Sunpoet Po-Chuan Hsieh
a43aa7ca80 - Fix manpage installation
PR:		ports/186589
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Pointyhat to:	miwi
2014-02-09 16:59:16 +00:00
Johan van Selst
738b6555bb - Convert USE_AUTOTOOLS=libtool to USES=libtool.
- Fix build on FreeBSD 10 where libiconv isn't used.
- Remove post-install. Not needed with staging.

PR:		ports/186592
Submitted by:	tijl
2014-02-09 16:36:35 +00:00
Martin Wilke
eb58bf93ba - Update to 7.4.169
PR:		based on 186120
Approved by:	maintainer timeout
2014-02-07 17:38:17 +00:00
Baptiste Daroussin
afe9c681eb Remove openoffice-3 all user should be considering using OpenOffice 4
With hat:	office@
Approved by:	maho
2014-02-07 12:41:40 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Martin Wilke
36337b43f4 - Stage support 2014-02-06 12:15:22 +00:00
Emanuel Haupt
daa9f30999 Support staging. 2014-02-06 09:57:14 +00:00
John Marino
f10e5831a8 editor/cooledit: Add dragonfly support 2014-02-05 22:51:16 +00:00
John Marino
241f289904 editors/textedit: Add dragonfly support 2014-02-05 22:40:08 +00:00
Maho Nakata
74670836b4 Update to a better patch for cosmetic reason. 2014-02-05 04:17:27 +00:00
Bryan Drewery
1882659eff Reset maintainer due to fatal bounce
Remote-MTA: dns; gmail-smtp-in.l.google.com
Diagnostic-Code: smtp; 550-5.1.1 The email account that you tried to reach does
    not exist.
2014-02-05 01:49:15 +00:00
Maho Nakata
937cfcb53e remove unnecessary file 2014-02-05 01:41:25 +00:00
Maho Nakata
08245ad004 Update to 1560773
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds
Now we set USE_GCC to avoid gcc 4.2.1 (along with FBSD9) bug.
2014-02-05 00:42:29 +00:00
Martin Wilke
2e95bf0cd1 - Stage support 2014-02-03 13:40:25 +00:00
Martin Wilke
500665890f - Stage support 2014-02-03 13:38:57 +00:00
Maho Nakata
73e752268b Now we use system nss. 2014-02-03 11:31:17 +00:00
Martin Wilke
8073005f93 - Stage support 2014-02-03 09:47:27 +00:00
Danilo Egea Gondolfo
09ddaba7ca - Update from 37.0.1 to 37.1.0 2014-02-03 02:23:47 +00:00
Martin Wilke
76238fe5e3 - Stage support 2014-02-02 16:00:44 +00:00
Martin Wilke
af95f65219 - Stage support 2014-02-02 15:20:48 +00:00
Martin Wilke
04f8b5258f - Stage support 2014-02-01 16:57:04 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Baptiste Daroussin
5e5283d094 Support stage
Use aspell-ispell instead of textproc/ispell
USE_GMAKE -> USES=gmake
2014-01-28 12:56:56 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Emanuel Haupt
a8314671ca Support staging. 2014-01-27 15:52:56 +00:00
Maho Nakata
e64266f024 Update to svn 1543006
Suggested by: pfg@
2014-01-27 07:32:02 +00:00
Baptiste Daroussin
e4a877f2a8 Support stage 2014-01-25 01:19:27 +00:00
Baptiste Daroussin
9fbd5a466d Support stage 2014-01-25 01:15:59 +00:00
Baptiste Daroussin
7bc2349952 Support stage 2014-01-25 01:04:40 +00:00
Pietro Cerutti
4b323e8aff - Fix distinfo and WRKSRC, now that the distfile is fetched from github
Reported by:	John J. Rushford <jjr@alisa.org>
2014-01-24 12:50:53 +00:00
Pietro Cerutti
86f745e5e5 - Update to 0.92
- STAGE-clean
- Convert to USES=gmake
2014-01-23 10:15:29 +00:00
Pietro Cerutti
da9077f2d2 - Update to 5.4
Release notes: http://codelite.org/LiteEditor/ReleaseNotesCodeLite54
2014-01-23 08:59:45 +00:00
Mathieu Arnold
590fe7e77c Fixup props on patches.
With hat:	portmgr
Sponsored by:	Absolight
2014-01-22 17:40:44 +00:00
Maho Nakata
4f3aa3c715 Fix build
PR:		185401
Submitted by:	 	Jan Henrik Sylvester <me@janh.de>
2014-01-22 05:44:33 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Pietro Cerutti
17d64225a4 - Fix llvm-devel include paths (broken after r332935 [1] [MFH]
- Fix build on modern compilers [MFH]
- STAGE-clean
- Convert to new LIB_DEPENDS format
- Convert to USES=dos2unix

Reported by:	John J. Rushford <jjr@alisa.org>
2014-01-21 16:18:52 +00:00
Emanuel Haupt
332c7e4542 Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning. 2014-01-21 11:00:23 +00:00
Baptiste Daroussin
fe35afe046 Support stage 2014-01-17 15:57:51 +00:00
Alexey Dokuchaev
993e1f4ded Fix some annoying formatting and style bugs so I can do more work on this
port, and modernize LIB_DEPENDS.  Otherwise, no functional changes.
2014-01-17 06:06:02 +00:00
Alexey Dokuchaev
07bf796007 Stagify; while using ${STAGEDIR} in INSTALL_PREFIX looks suspicious, it
is actually okay here, since this value is not referenced in the source
code itself yet simplifies things for us (no patches needed).
2014-01-17 02:56:01 +00:00
Marcus von Appen
114dae7914 - Enable stagedir support
- minor non-functional OPTIONS cleanup
2014-01-16 20:18:15 +00:00
John Marino
4c29178d9c editors/nvi-m17: Fix multibyte search on amd64, support stage
This commit enables multibyte search support on AMD64.  Previous search
attempts result in "Pattern not found".  The origin for this fix is pkgsrc
handled by a committer I know and trust.  While here, support stage.

PR: ports/182113
2014-01-15 17:32:50 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
85e19b2207 Switch to use lua 5.2
While here change CONFLICTS into CONFLICTS_INSTALL which is what they really are
Bump portrevision
2014-01-10 16:59:28 +00:00
Antoine Brodin
1a2043b411 Stage support 2014-01-07 21:11:44 +00:00
Antoine Brodin
2810270e0d Stage support 2014-01-07 21:06:11 +00:00
Antoine Brodin
92cac4fdab Stage support 2014-01-07 20:55:37 +00:00
Antoine Brodin
8fefcce467 - Stage support
- USES gmake
2014-01-07 20:42:47 +00:00
Danilo Egea Gondolfo
ec831ba482 - Fix the man page installation. Install all files manually. The java installer seems not to respect the paths. 2014-01-05 19:17:03 +00:00
Ashish SHUKLA
4235c52973 - Fix the logic in updating emacs.desktop file, from the regression introduced
in r338450

PR:		ports/185468
Submitted by:	rakuco
2014-01-04 20:12:38 +00:00
Danilo Egea Gondolfo
3214492387 - Update from 5.2.6 to 5.2.7
- Add stage support

while here
- Convert some "if's" to options helpers

PR:		ports/185331
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-03 23:42:10 +00:00
Ashish SHUKLA
73c6d4b8f6 - Update CONFLICTS, in accordance with PKGNAME changes
Reported by:	jgh
2014-01-03 10:55:40 +00:00
Baptiste Daroussin
db9b6834d9 Part 3 at removing now useless FETCH_ARGS redifition 2014-01-03 01:53:21 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00