aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Man page fix.naddy2013-12-132-3/+12
| | | | Submitted by: Jeremie Courreges-Anglas
* Convert to staging, clean up the sgtty/termios mess, and generallynaddy2013-12-137-59/+151
| | | | overhaul the port.
* Convert LIB_DEPENDS for ports depending on boostbapt2013-12-122-21/+21
|
* - Re-add accidentally removed diff in r335977, and unbreak portashish2013-12-121-0/+10
|
* - Update to bzr snapshot revision 115370ashish2013-12-0914-633/+129
| | | | | | | | | | | | | | | - Add PKGNAMESUFFIX to avoid package name collision - Add STAGE support - Relocate INFO_PATH to avoid conflicting with similarly named info files provided by other packages, like print/texinfo - Use INSTALLS_ICONS only when X11 is enabled - Add OPTIONs for X11 support, SOUND (ALSA/OSS) support and filesystem notifications - Depend on GCC for i386 platforms until clang gets the required fixes - Stop compressing info files for it to work with INFO_PATH - Use OptionsNG helpers to cleanup Makefile - Remove already upstream-ed patches
* - Update from 37.0.0 to 37.0.1danilo2013-12-082-3/+3
|
* Fix build on head and 11.bapt2013-12-071-2/+3
| | | | | | Bump portrevision has built on 8 and 9 should not have been built as expected With hat: portmgr
* - Enable stagingmartymac2013-12-032-80/+61
| | | | | - Use GCC (does not build with clang) - Use new options format
* - Update to 7.4.110sunpoet2013-12-034-2663/+275
| | | | | | | | | | | - While I'm here: - Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR - Simplify Makefile - Remove contiguous blank lines Changes: https://code.google.com/p/vim/source/list PR: ports/183076 Submitted by: Rick van der Zwet <info@rickvanderzwet.nl>
* - Take maintainershipsunpoet2013-12-032-3/+3
|
* - Remove WITH_VIM_OPTIONS and respect ports frameworkbdrewery2013-12-021-12/+2
| | | | | | PR: ports/182749 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (based on) Requested by: many
* - Reset maintainer due to timeout of 11 open PR, 7 with patches andbdrewery2013-12-022-2/+2
| | | | | | | no activity since July 2013 With hat: portmgr Discussed with: portmgr
* Remove expired ports:rene2013-12-019-215/+0
| | | | | | | | | | | | | | | | | | | 2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything 2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4 2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated 2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1 2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11 2013-12-01 comms/uhso-kmod: included in base system on all supported releases 2013-12-01 deskutils/ecru: No longer maintained upstream 2013-12-01 editors/gphpedit: No longer maintaned upstream 2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd 2013-12-01 graphics/py-clutter: Broken for more than 6 month 2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
* editors/leo: update to 4.11wg2013-11-274-211/+928
| | | | | | | | | - Update to 4.11 - Allow staging - USES shebangfix PR: ports/184225 Submitted by: KATO Tsuguru <tkato432 yahoo.com>
* Say hello to Mate 1.6.kwm2013-11-235-0/+709
| | | | | | | | | | | | | | | | | | Mate is a lite desktop forked from gnome2. Most of the work is done by Jeremy Messenger (mezz@). The only thing I did was update a few ports to later 1.6 release and attempting to keep up with ports infra changes. Resulting bugs are all mine. Mate is a sort of replacement for Gnome 2. So people wanting to keep a Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3 in the near future. This switch will be announce with a transition time so people have more time to switch if they haven't already. This release was made possible by everyone that send friendly pokes to keep mate on my mind. Approved by: portmgr (bapt)
* - Convert to USES=qmakemakc2013-11-221-14/+12
| | | | | | - Support staging properly Approved by: portmgr (blanket approval)
* - Convert to USES=qmakemakc2013-11-222-45/+18
| | | | | | | - Use options helpers - Convert LIB_DEPENDS to new style Approved by: portmgr (blanket approval)
* - Update to 1.2.0.11gahr2013-11-227-41/+42
| | | | | | | | | - Convert to new LIB_DEPENDS format - STAGE-clean PR: 184145 Submitted by: gahr@ Approved by: maintainer
* - Remove now needless qmake_build from USE_QT4makc2013-11-222-2/+2
| | | | | - Get rid of QMAKEFLAGS - Use globally provided LRELEASE
* - Remove now needless qmake_build from USE_QT4makc2013-11-211-1/+1
| | | | | - Get rid of QMAKEFLAGS - Convert to USES=dos2unix
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)nemysis2013-11-201-1/+1
| | | | Approved by: wg (mentor)
* Remove expired ports:rene2013-11-206-124/+0
| | | | | 2013-11-20 editors/mode-info: Misbuilding since 2004, not maintained since 2008 2013-11-20 devel/netbsd-pkgsrc-mk-files: Imported for devel/mk-configure but no longer required
* - Convert to dos2unix.mkmat2013-11-201-2/+1
| | | | - While at it convert to gmake.mk ports that still USE_GMAKE.
* Update to 4.1makc2013-11-184-18/+12
|
* - Remove leading indefinite article from COMMENTsunpoet2013-11-151-2/+2
| | | | - Use = instead of +=
* Remove expired ports:rene2013-11-1512-6833/+0
| | | | | 2013-11-15 editors/xxe: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal. 2013-11-15 editors/xml2rfc-xxe: Depends on editors/xxe, which is due to be removed due to lack of maintainer
* Fix build with threaded perl.mat2013-11-141-0/+26
|
* - Fix installation of HTML manualgahr2013-11-141-1/+2
|
* - Update to 0.4.5gahr2013-11-142-22/+62
| | | | - Add optional support for Lua and Python scripting
* Fix DOCS installationgarga2013-11-081-8/+0
|
* - remove conditional no longer required per stagingjgh2013-11-081-2/+0
|
* Add upstream patch to fix the build with libc++.rakuco2013-11-071-0/+25
|
* - Convert to USES+=tkgahr2013-11-062-7/+15
| | | | - STAGE-clean
* - Convert to USES+=tcl gmakegahr2013-11-051-7/+5
| | | | - STAGE-clean
* editors/deforaos-editor: allow stagingwg2013-11-051-5/+5
| | | | | | | | | - Allow staging - Change lib depends to new format - USES desktop-file-utils PR: ports/183643 Submitted by: maintainer
* Support STAGEDIR.vanilla2013-11-032-8/+6
|
* Mark DEPRECATED: no upstream activity for about 3 years.novel2013-11-031-0/+3
|
* Remove hardcoded gccfeld2013-11-031-2/+4
| | | | | PR: ports/182033 Approved by: swills (mentor, implicit)
* - Respect CFLAGSpawel2013-11-023-30/+14
| | | | | | | | - Switch to PLIST_FILES - Support staging PR: ports/181068 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix wrong use of OPTIONS_SUBgarga2013-11-011-1/+1
| | | | Reported by: danfe
* . Add LICENSEgarga2013-11-012-11/+7
| | | | . Simplify Makefile
* graphics/ilmbasenemysis2013-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Remove conflict with non existent Port - USES pathfix pkgconfig - Add executable - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use pathfix instead of simple patches - Adjust patches - Change WWW graphics/OpenEXR - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors)
* - Fix build with lang/clang33. It was executing ld(1) from the base. [1]jkim2013-10-311-5/+12
| | | | | | | | | | - Fix build with bmake(1). [2] - Add an option to increase build verbosity to debug build issues. Reported by: ale [1] Analyzed by: tijl [1] Submitted by: brooks [1] Submitted by: tijl [2]
* Update PORTREVISION for r331906.jkim2013-10-291-1/+1
|
* - Install manual pages. This fixes staging support. [1]jkim2013-10-291-21/+6
| | | | | | | - Convert to "USES=compiler:c++11-lang" to fix build. [2] Reported by: antoine [1] PR: ports/183392 [2]
* Return back to pool.delphij2013-10-281-1/+3
|
* Support staging.ehaupt2013-10-262-5/+8
|
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-266-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* - Update to 4.0.6.jkim2013-10-26192-404/+297
| | | | - Support staging.
* - Support stagingmakc2013-10-232-3/+0
| | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
* Add editorconfig-core-c 0.11.5.knu2013-10-235-0/+43
|
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-2238-40/+1
| | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery)
* editors/mode-info: Mark BROKEN, DEPRECATE, EXPIRE in 30 daysmarino2013-10-211-1/+6
| | | | | | | | | | | This unmaintained port has at least two problems. The first is that MI_WITH_MAKE internal option requires make.info from gmake, which is not part of the package anymore. Turning that option off somehow prevents mi-emacs.idx from building. The last commit from the last listed maintainer was March 2008. As this hasn't properly built since r119448 (14 Oct 2004) when gmake's make.info was removed, the expiration period will be only 30 days.
* - Support stagingamdmi32013-10-191-7/+4
|
* - Convert to USES+=tkgahr2013-10-171-9/+14
| | | | | | - Fix MASTER_SITES - Convert to OPTIONSng (DOCS) - STAGE-clean
* editors/xml2rfc-xxe: Mark deprecated due to editors/xxe deprecationmarino2013-10-161-0/+3
|
* - Support STAGEDIRolivierd2013-10-162-4/+1
| | | | | | | | | | While I'm here - Switch to USES= gmake - Convert to new LIB_DEPENDS format - Enhance COMMENT entry (misc/xfce4-wm-themes) - Adjust Xfce dependencies, and bump PORTREVISION (sysutils/xfce4-power-manager)
* Remove all options bringing gnome1 librariesbapt2013-10-151-7/+2
|
* editors/xxe: Mark BROKEN and DEPRECATED, expire in 1 monthmarino2013-10-151-0/+5
| | | | | | | | | | | | This unmaintained port is also a high-maintenance port. Every 3-4 months it becomes unfetchable as the current distfile is removed and replaced with a new version. This is intentional on the part of upstream because it is trialware with restrictions. In order to keep this port, somebody must actively maintain it, as it's requirements are not reasonable for ports@ Approved by: portmgr (bapt)
* Fix build with clang and libc++ on i386.jkim2013-10-151-2/+8
| | | | Submitted by: tijl
* - Convert unmaintained ports to USES=qmakemakc2013-10-132-19/+11
| | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax - Minor changes/fixes
* - Update from 36.0.3 to 37.0.0danilo2013-10-112-3/+3
| | | | Approved by: wg/culot (mentors, implicit)
* Explicitly define LDFLAGS for 4 QT4-based portsmarino2013-10-091-0/+1
| | | | | | | Fixes come from dports. Problem and solution verified on FreeBSD using gcc48. Approved by: portmgr (bapt, implicit)
* - Convert to USES=qmakemakc2013-10-091-20/+9
| | | | | | - Allow staging - Use options helpers - Use new LIB_DEPENDS syntax
* Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-1/+1
| | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5
* - Bump PORTREVISION on ports dependent on FOX. This is needed because wegahr2013-10-071-1/+1
| | | | now use ltverhack on FOX. This should be the last time.
* - Remove LATEST_LINK from my Qt4/KDE4 portsmakc2013-10-071-7/+1
| | | | | - Use new LIB_DEPENDS syntax - Use options helpers
* Fix pkgname collisionbapt2013-10-073-3/+3
|
* - Change maintainer email to @FreeBSD.orgdanilo2013-10-072-31/+358
| | | | | | | - Add stage support - Add pkg-plist file Approved by: wg/culot (mentors, implicit)
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1bapt2013-10-056-57/+0
| | | | Approved by: gnome (implicit)
* - Fix build [1]. Missing dependencyacm2013-10-053-4/+11
| | | | | | | | | | - Remove identif and basecomponents targets from editors/lazarus. Now it is installed from lazarus-lcl-[nogui|qt|gtk1|gtk2] ports - Add some missing directories to PLIST - Some additional modifications PR: ports/182647 Submitted by: Pavlo Greenberg <dog at virtual.org.ua>
* This port is stage ready.kwm2013-10-041-1/+0
|
* Fix the build when WP option is enabled. The old libwpg and libwpd wherekwm2013-10-042-35/+25
| | | | | | | | removed [1]. Update COMMENT, use new LIB_DEPEND syntax, Stageify USE_GNOME=desktopfileutils -> USES=desktop-file-utils Pointyhat to: bapt@ [1] Obtained from: gentoo [1]
* Do not arbitrary rename packagesbapt2013-10-042-2/+0
|
* update to 4.0.1maho2013-10-032-10/+11
|
* - Install additional base components when one lcl interface different thanacm2013-10-031-1/+36
| | | | | | | 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>
* editors/texmakerx: add <unistd.h> for modern compilersmarino2013-10-022-0/+11
| | | | | | | 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)
* editors/textroom: add <unistd.h> for modern compilersmarino2013-10-021-0/+10
|
* - Bump PORTREVISION. lazarus port needs be rebuilt because lang/fpc have beenacm2013-10-026-6/+6
| | | | modified. It will avoid mismatch size problems with some lazarus files
* - Support stagingamdmi32013-10-012-15/+12
| | | | | | - Fix build on current - Covert USE_GMAKE to USES - Minor Makefile cleanup
* - Update to 1.0.12acm2013-10-012-3/+3
|
* - Change maintainer email to @FreeBSD.orgdanilo2013-09-291-7/+4
| | | | | | - Add stage support Approved by: wg (mentor)
* - Change maintainer email to @FreeBSD.orgdanilo2013-09-292-86/+84
| | | | | | | - Add stage support - Use %%DATADIR%% in pkg-plist Approved by: culot (mentor)
* - Support staginggblach2013-09-292-4/+6
| | | | Approved by: crees (mentor)
* - Convert to stagingeadler2013-09-292-7/+9
|
* - Convert to staging.eadler2013-09-292-7/+9
|
* - support stagingjgh2013-09-281-3/+2
|
* Support staginggarga2013-09-272-6/+6
|
* Embelish show-options output.obrien2013-09-261-0/+3
|
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-252-2/+0
| | | | With hat: portmgr
* Update LIB_DEPENDS syntax on my ports and silent make check-makefilegarga2013-09-251-1/+1
|
* - Add patches to for port to build on clang platform (missed from previousashish2013-09-234-0/+65
| | | | commit)
* - Fix crash on 10-CURRENTashish2013-09-232-2/+44
| | | | Submitted by: dim
* - Fix crash on 10-CURRENTashish2013-09-232-3/+44
| | | | Submitted by: dim
* - Update MASTER_SITESsunpoet2013-09-221-3/+3
| | | | | | | - While I'm here, remove leading indefinite article from COMMENT PR: ports/182291 Submitted by: Andrew Clarke <mail@ozzmosis.com> (maintainer)
* Make sure to build with MDDS 0.9.0 and later. It is necessary since r327493jkim2013-09-211-1/+1
| | | | but the configure script does not check its version, unfortunately.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21298-293/+360
| | | | editors)
* SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Fix build on head with clang and libc++/libcxxrt. Note the patches werejkim2013-09-194-51/+560
| | | | | | | | 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.
* - Fix build with upcoming FOX 1.7.42gahr2013-09-181-0/+15
|
* Add an explicit dependency on pkgconfbapt2013-09-183-4/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-181-1/+1
|
* Catch up with mdds 0.9.0.jkim2013-09-181-0/+11
|
* Convert to new perl frameworkbapt2013-09-175-13/+7
|
* - Fix build with fox-1.7gahr2013-09-171-0/+2
|
* - Fix build after iconv change [1]madpilot2013-09-142-4/+4
| | | | | | | | | | | | | - 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)
* Add a missing dependency on pkgconfbapt2013-09-131-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-131-2/+2
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Fix usage of MAKE / GMAKE.thierry2013-09-132-2/+2
| | | | Notified by: danfe
* Fix on -CURRENT.thierry2013-09-121-0/+11
| | | | Reported by: pkg-fallout
* - Update scintilla and scite to 3.3.5madpilot2013-09-122-3/+3
| | | | | | | | - The update fixes build on recent head PR: ports/182014 Submitted by: me Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Reassign to the heap as maintainer no longer use FreeBSDbapt2013-09-122-6/+6
| | | | | | | While here: Use options helpers where possible Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
* Unbreake by reroll of ext packages. Actuallymaho2013-09-122-5/+3
| | | | | former archive misses some tarballs, and I added to avoid fetching while compiling.
* Add an explicit dependency on pkgconfantoine2013-09-111-1/+1
| | | | Approved by: portmgr (bapt)
* - convert to the new perl5 frameworkaz2013-09-104-19/+10
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 1.92tabthorpe2013-09-102-3/+3
| | | | | PR: ports/181805 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* editors/tea: update to 36.0.3wg2013-09-072-5/+11
| | | | | | | | | - 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)
* Add an explicit dependency on pkgconfbapt2013-09-062-2/+2
|
* - Add explicit dependency on pkgconfigmadpilot2013-09-051-2/+2
| | | | | | - While here, convert to new LIB_DEPENDS format Approved by: portmgr (bapt)
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-053-4/+4
| | | | | | | | 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)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-053-3/+3
| | | | | | | | | | 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)
* - Update to 1.91tabthorpe2013-09-042-3/+3
| | | | | PR: ports/181476 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Add an explicit dependency on pkgconfbapt2013-09-035-22/+8
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-033-4/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Two imake related changes:tijl2013-09-021-2/+1
| | | | | | | | | | | | | | | | | | | | 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)
* Convert USE_GNOME=pkgconfig to USES=pkgconfigbapt2013-09-021-9/+2
| | | | Convert USE_GMAKE to USES=gmake
* - Mark BROKEN, fails checksumbdrewery2013-08-311-0/+2
|
* - Fix with bmakebdrewery2013-08-301-1/+1
|
* Fix mismatched {}maho2013-08-301-1/+1
| | | | | PR: 181667 Submitted by: Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
* - Bump PORTREVISION on ports that (might) depend on x11-toolkits/fox17gahr2013-08-291-1/+1
| | | | | Although the shlib version wasn't bumped, some ABI changes require applications linked against fox17 to be rebuilt.
* - Use single space after WWW:sunpoet2013-08-291-1/+1
|
* - Disconnect ports removed in r325546bdrewery2013-08-291-1/+0
|
* Update to latest GNUstep core libraries.theraven2013-08-294-102/+0
| | | | | | | | | | | 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
* bsd.port.options.mk, needs to be placed before bsd.port.pre.mk.maho2013-08-281-1/+1
| | | | Submitted by: jgh@
* bsd.port.options.mk, needs to be placed before bsd.port.pre.mk.maho2013-08-281-1/+1
| | | | Submitted by: jgh@
* - Update to 3.1.25gblach2013-08-282-3/+3
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* convert to USES, and adoption of optionsNG styling, add CCACHE as ↵maho2013-08-272-11/+10
| | | | | | | configurable option PR: 181574 Submitted by: jgh@
* update to svn 1517723.maho2013-08-278-316/+185
| | | | | | some cleanups [1]. PR: 181574
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-271-1/+1
|
* Update (branching) Apache OpenOffice 4.0.0 portmaho2013-08-261-0/+1
|
* Update (branching) Apache OpenOffice port to 4.0.0.maho2013-08-2619-0/+1547
|
* Re-apply r324851 for the port. It was accidentally reverted in r325230.jkim2013-08-231-1/+1
|
* Update to 4.0.5.jkim2013-08-23100-332/+442
|
* Upgrade to 2013.23.thierry2013-08-203-16/+6
| | | | Changelog at <http://towo.net/mined/changes.html>.
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-183-3/+3
| | | | | | | | | | | | | | 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)
* - Remove MAKE_JOBS_SAFE variableak2013-08-1529-29/+0
| | | | Approved by: portmgr (bdrewery)
* - Fix build with clanggahr2013-08-074-6/+70
|
* - update to 5.1.0, attach gplv2 licensejgh2013-08-074-15/+32
| | | | | | | | - pass maintainership to submitter - properly support DOCS (instscript no longer required) PR: 181009 Submitted by: danilogondolfo@gmail.com
* editors/openoffice-*: bump PORTREVISIONwg2013-08-052-4/+4
| | | | | | - CoinMP has been updated Submitted by: Pedro Giffuni <giffunip tutopia.com>
* - Convert to new perl frameworkaz2013-08-041-2/+2
|
* - Convert to new perl frameworkaz2013-08-042-4/+4
| | | | Approved by: bapt@ (office@)
* - Convert to new perl frameworkmat2013-08-031-2/+2
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-033-3/+3
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-031-2/+2
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-031-6/+3
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* Fix plist (reported by portbuild & poudriere)antoine2013-07-311-0/+1
|
* Fix dependency on gettextbapt2013-07-301-1/+1
|
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2739-3217/+0
| | | | | | | | | | | | | | | | 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
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-2/+0
|
* - Bump PORTREVISION after last commitamdmi32013-07-231-1/+1
|
* - Fix timestamp display in file viewamdmi32013-07-233-12/+12
| | | | | | | | - Fix colors on some terminals - Add LICENSE PR: 180623 Submitted by: "r4721@tormail.org" <r4721@tormail.org>
* - Update to 0.4.b954miwi2013-07-223-908/+4080
| | | | | PR: 180701 Submitted by: ports fury
* - convert USE_GMAKE and to new options style for NLSjgh2013-07-201-12/+7
| | | | - take maintainership
* Don't pass default CFLAGS to c++johans2013-07-191-0/+23
| | | | Fixes compilation with clang
* - Move to USES for desktop-file-utils [1]wen2013-07-192-44/+57
| | | | | | | | - Support NLS conditionally [1] - Drop maintainership PR: 179249 [1] Submitted by: jgh@ [1]
* - Remove editors/code-browser and lang/copper, which fail to build ongahr2013-07-185-75/+0
| | | | most environments
* Update MASTER_SITES and trim headerjohans2013-07-181-6/+3
|
* - Update to 5.2gahr2013-07-173-4/+11
| | | | | Release notes: https://sourceforge.net/projects/codelite/files/Releases/codelite-5.2/
* - Update to 36.0.2miwi2013-07-172-5/+5
| | | | | | | - Pass maintainership to submitter PR: 180500 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
* Pet portlinteadler2013-07-171-3/+2
|
* - Remove the conflicts with itselfeadler2013-07-171-2/+2
| | | | - Move sections to pet portlint
* Remove now excess verbiage.eadler2013-07-172-2/+0
| | | | Reviewed by: bapt
* Update to 4.0.2makc2013-07-143-3/+5
|
* Mark jobs unsafebapt2013-07-131-5/+2
|
* - Trim Makefile headersamdmi32013-07-123-0/+0
| | | | | | | | | - 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
* Update Vim 7.3 to patchlevel 1314.obrien2013-07-122-2/+78
|
* Catch up with how we install Lua.obrien2013-07-122-7/+31
| | | | PR: 180367
* Remove useless "libsysinfo" CONFLICTS statement.obrien2013-07-121-1/+2
| | | | (it needed to be "libsysinfo*" to have any effect)
* - Update to 7.31.0sunpoet2013-07-126-7/+10
| | | | | | | | | | | | | | | | | | | | | | | - 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
* - Update to 9.8.kmiwi2013-07-116-10/+20
| | | | | | | | - Fix build on -current - Support shebangfix PR: 179595 Submitted by: oorts fury
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-10/+5
| | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake
* Convert from USE_MOTIF to USES=motifbapt2013-07-1012-33/+25
|
* - Drop all my portspav2013-07-102-2/+2
|
* - update to 0.60rm2013-07-083-11/+27
| | | | | | | | - convert dependency on desktop-file-utils to USES PR: 179614 Submitted by: rm (myself) Approved by: maintainer timeout (3 weeks)
* Remove usage of X_FONTSERVER_PORT while here use options helpersbapt2013-07-071-6/+2
|
* Convert remanent USE_PKGCONFIG to USES=pkgconfigbapt2013-07-061-3/+1
| | | | | | | | While here convert: USE_ICONV -> USES=iconv USE_GMAKE -> USES=gmake USE_GNOME=gnomehack -> USES=pathfix some post-patch to USES=pathfix
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-2/+2
| | | | | | | | | | | | | | | | | | | 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.
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-031-2/+2
| | | | | | | | | | | | | | | 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.
* Cleanup BADPATCHES layout.obrien2013-07-031-31/+1
|
* /usr/bin/patch has a bug in that it undercounts hunks containing NULobrien2013-07-032-34/+868
| | | | | | | | | | | | | | 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.
* Fix a typo in the previous commit.jkim2013-07-021-1/+1
|
* - Revive the option to support GTK+ 3.x.jkim2013-07-021-16/+17
| | | | | | | - Switch to USES=desktop-file-utils. - Fix plist when both GTK2 and GTK3 are enabled. Submitted by: kwm
* Update to patchlevel 1276.obrien2013-07-022-5/+35
|
* Remove broken options to not confuse users.jkim2013-07-021-20/+5
|
* Make vim-lite sane again by defaultbapt2013-07-011-4/+5
| | | | | | 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.
* Many of the BADPATCHES do apply. Some "just apply", others needed tweaks:obrien2013-06-303-7/+48
| | | | | | | | | | | * 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.
* Update the personality of the port.obrien2013-06-292-16/+40
|
* Convert to USES=imakebapt2013-06-293-15/+6
| | | | While here trim headers and remove indefinite article
* - Uncomment RUN_DEPENDS of texproc/p5-texcount, since texproc/p5-texcount ↵wen2013-06-271-1/+1
| | | | | | had been imported into portstree now. Approved by: maintainer(implicit)
* Gummi is a LaTeX editor. It was designed with simplicity in mind.wen2013-06-277-0/+130
| | | | | | | WWW: http://gummi.midnightcoding.org/ PR: 179191 Submitted by: Hakisho Nukama <nukama@gmail.com>
* Revert the previous commit. It seems bmake and fmake do not agree on this.jkim2013-06-261-5/+0
|
* Rework the previous revision. It seems this version works with fmake.jkim2013-06-261-0/+5
|
* Work around index build. Somehow it is broken in a weird way.jkim2013-06-261-5/+0
|
* - Chase liborcus 0.5.1 update.jkim2013-06-266-11/+582
| | | | | | | - Do not install unused dictionary files to avoid conflicts. [1] - Honor real PAGE_SIZE. PR: ports/179887 [1]
* Update to 3.3.3.rakuco2013-06-233-8/+8
| | | | | PR: ports/179851 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Update to 4.0.4.jkim2013-06-2097-290/+283
|
* - Update to 2.0.22mva2013-06-202-3/+3
|
* - Fix plistmiwi2013-06-191-1/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Trim Makefile headersamdmi32013-06-183-14/+6
| | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful
* Forgot the MASTER_SITE_SUBDIR.joerg2013-06-181-0/+1
|
* This port is NO_CDROM rather than RESTRICTED. The source code has beenjoerg2013-06-181-7/+4
| | | | | | | posted to alt.sources in 1989, but the copyright requests that it must not be used to "make profit". PR: ports/179645
* Mark as BROKEN and expire in 1 month.rakuco2013-06-181-0/+4
| | | | | | | | 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>
* - Update to 0.36.1miwi2013-06-175-38/+19
| | | | | PR: 179586 Submitted by: Ports Fury
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-151-1/+1
| | | | | | | | | 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)
* - Do not remove directories not created by this portmiwi2013-06-141-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* editors/gate: fix build with clangwg2013-06-143-5/+27
| | | | | | | - Fix build with clang - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit)
* editors/asedit: fix build with clangwg2013-06-141-0/+13
| | | | | | - Fix build with clang, main argument is int Approved by: culot / jpaetzel (mentors, implicit)
* editors/axe: fix build with clangwg2013-06-141-5/+2
| | | | | | | - Fix build with clang - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit)
* - trim Makefile header (other changes from PR were committed independently)rm2013-06-122-7/+3
| | | | | | | | | 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>
* Simplify compiler name and version gathering code.danfe2013-06-101-6/+5
|
* - Unbreak the build against Clangdanfe2013-06-103-5/+48
| | | | | | - Update WWW line in port description Reported by: miwi
* - Unbreak build on HEADmiwi2013-06-091-4/+0
|
* - Remove empty filesak2013-06-071-0/+0
|
* - Update to 1.2.13 [1]wg2013-06-074-28/+14
| | | | | | | | | | | | | - 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)
* - Drop optional dependency on expired lang/elisp-manualrene2013-06-061-15/+5
| | | | | - Bump PORTREVISION - While here, convert Makefile header and NOPORTDOCS -> MDOCS
* - Fix build with newer Tcl/Tk 8.6miwi2013-06-047-44/+111
| | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE PR: 179212 Submitted by: Ports Fury
* Fix an issue of (sgml-chage-element-name) in Emacs 24.3.1.hrs2013-06-032-11/+18
|
* - Do not try to remove dirs. not created by the portmiwi2013-06-011-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Unbreak build when devel/libsysinfo is installedmiwi2013-05-252-10/+1
| | | | | | PR: 173476 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> Approved by: maintainer timeout
* - Update to patchlevel 1014miwi2013-05-252-4/+453
| | | | | | | | | - Fix Athena dependency [1] Requested by: many PR: 177597 [1] Submitted by: scf@ [1]
* Bump clang version requirement. Older versions produce broken code on i386.tijl2013-05-231-1/+1
| | | | | PR: ports/176893 Reviewed by: jkim
* - Fix build with Tcl 8.6gahr2013-05-224-1/+43
| | | | | Reported by: miwi (Tcl/Tk 86 exp-run latecomers) Approved by: portmgr
* Backport a fix for API breakage with devel/mdds update to 0.8.0crees2013-05-221-0/+72
| | | | | | This will probably need to be removed on the next Libreoffice update Obtained from: Libreoffice git
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-3/+3
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Add a new port with legal issues.eadler2013-05-181-0/+1
| | | | Approved by: portmgr (implicit)
* - update to 5.6.0 and unbreakjgh2013-05-184-432/+749
|
* Mark BROKEN: cannot fetch distfile.erwin2013-05-181-0/+2
| | | | | | Submitted by: John Marino <draco@marino.st>, pointyhat PR: 177993
* Update to 2.6.3_01zeising2013-05-163-142/+325
| | | | | | | | | | - many enhacements - localisation updates While here, trim makefile headers PR: ports/178662 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
* - Update to bzr snapshot 112532ashish2013-05-134-17/+22
|
* - Bring back PORTREVISION, accidentally removed in previous commitashish2013-05-131-0/+1
|
* - Unbreak on FreeBSD 9.x and laterashish2013-05-132-5/+54
|
* - Add missing sharedmime to the list of USE_KDE4 components. It will bemakc2013-05-131-2/+0
| | | | | | | 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
* - Utilize standard HUNSPELL_DESC from bsd.options.desc.mk (thus fix a typo)danfe2013-05-121-5/+3
| | | | | - Move OPTIONS block where it belongs (after other knobs) and kill stray empty line where at it
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-127-11/+9
| | | | | | | | | 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.