aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Update wkhtmltopdf to 0.12.1Martin Matuska2014-06-2910-703/+55
| | | | Notes: svn path=/head/; revision=359751
* - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedAshish SHUKLA2014-06-276-235/+0
| | | | | | | | | | | | upstream - Also remove dependent ports - Add UPDATING entry informing users of the same - Add MOVED entries Approved by: portmgr (bapt) Notes: svn path=/head/; revision=359512
* - Update to 2.09Philippe Audeoud2014-06-262-3/+3
| | | | Notes: svn path=/head/; revision=359370
* - Update to 1.34Philippe Audeoud2014-06-262-3/+3
| | | | Notes: svn path=/head/; revision=359369
* - Update to 0.27Philippe Audeoud2014-06-262-3/+3
| | | | Notes: svn path=/head/; revision=359368
* - Update to 0.2.14TAKATSU Tomonari2014-06-252-4/+3
| | | | Notes: svn path=/head/; revision=359222
* This line got lost during the GMAKE -> MAKE_CMD conversionAntoine Brodin2014-06-251-0/+1
| | | | Notes: svn path=/head/; revision=359191
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-241-2/+2
| | | | Notes: svn path=/head/; revision=359148
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-113-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=357486
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-1023-31/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-095-5/+5
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-082-9/+9
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* Remove indefinite articles from COMMENT where I'm maintainer.Jimmy Olgeni2014-06-083-3/+3
| | | | Notes: svn path=/head/; revision=357013
* - Remove easy_install dependencyMarcus von Appen2014-06-082-50/+4
| | | | | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=356997
* - Remove easy_install dependencyMarcus von Appen2014-06-082-92/+4
| | | | | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=356996
* - Update plaso to 1.1.0Antoine Brodin2014-06-074-0/+30
| | | | | | | | | Announce: http://blog.kiddaland.net/2014/06/what-is-one-to-say-about-june-time-of.html - Add converters/py-bencode, bencoding and bdecoding implementation Notes: svn path=/head/; revision=356886
* Fix typoAntoine Brodin2014-06-051-1/+1
| | | | Notes: svn path=/head/; revision=356678
* Chase lang/clisp expiration dateAntoine Brodin2014-06-051-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=356676
* converters/igbinary: Add pecl- prefix for consistencyJohn Marino2014-06-052-1/+2
| | | | | | | | | | | | While here, update the WWW link. PR: ports/187656 Submitted by: daniel Tested by: robak approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=356625
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-042-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356494
* Change mastersite to github.Dmitry Sivachenko2014-06-041-2/+2
| | | | | | | | | tarball did not change. PR: 190444 Notes: svn path=/head/; revision=356476
* Change mastersite to github.Dmitry Sivachenko2014-06-041-2/+6
| | | | | | | PR: 190444 Notes: svn path=/head/; revision=356475
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-2/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355278
* - Update to 0.49Sunpoet Po-Chuan Hsieh2014-05-202-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes Notes: svn path=/head/; revision=354657
* - Add/update license when possibleAlex Kozlov2014-05-202-11/+6
| | | | | | | | - Modernize ports Makefiles - Update MASTER_SITES/distfile for converters/chmview Notes: svn path=/head/; revision=354597
* - Update to 0.48Sunpoet Po-Chuan Hsieh2014-05-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes Notes: svn path=/head/; revision=354568
* - Update to 0.47Sunpoet Po-Chuan Hsieh2014-05-153-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Tiny/Changes Notes: svn path=/head/; revision=354155
* Support STAGEDIR.Vanilla I. Shu2014-05-151-1/+0
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=354149
* Support STAGEDIR.Vanilla I. Shu2014-05-153-38/+119
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=354147
* - Support staging.Gerald Pfeifer2014-05-122-2/+3
| | | | | | | | | | | | - Add LICENSE (APACHE20). - Tweak WWW line in pkg-descr. PR: 188598 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr (blanket pre-approval) Notes: svn path=/head/; revision=353794
* - Merge two USES definitions.Tijl Coosemans2014-05-081-7/+3
| | | | | | | - Use standard autotools targets. Notes: svn path=/head/; revision=353284
* Convert to USES=libtool pgsqlBaptiste Daroussin2014-05-071-3/+3
| | | | Notes: svn path=/head/; revision=353227
* - Convert USE_BZIP2 and USE_DOS2UNIX to USESDmitry Marakasov2014-05-071-2/+1
| | | | Notes: svn path=/head/; revision=353204
* Use ICONV_PREFIX instead of LOCALBASE to avoid picking GNU libiconv.Akinori MUSHA2014-05-071-2/+2
| | | | Notes: svn path=/head/; revision=353150
* Remove converters/konwertBaptiste Daroussin2014-05-057-1126/+0
| | | | | | | | | It fails with modern compiler (ancient c++ code) Upstream is dead Unstaged Notes: svn path=/head/; revision=352990
* - Update to 1.2-0.2TAKATSU Tomonari2014-04-302-3/+3
| | | | Notes: svn path=/head/; revision=352699
* Pet portlint.Thierry Thomas2014-04-291-3/+2
| | | | Notes: svn path=/head/; revision=352638
* - Update to 3.0104Sunpoet Po-Chuan Hsieh2014-04-292-5/+7
| | | | | | | | | - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes Notes: svn path=/head/; revision=352597
* - Update to 1.2-0.1TAKATSU Tomonari2014-04-292-5/+4
| | | | Notes: svn path=/head/; revision=352564
* devel/p5-Encoding-BER: fixing the distfile fetchKurt Jaeger2014-04-271-0/+1
| | | | | | | Submitted by: culot Notes: svn path=/head/; revision=352440
* New port: devel/p5-Encoding-BERKurt Jaeger2014-04-275-0/+39
| | | | | | | | | | | Encode/decode data using ASN.1 Basic Encoding Rules (BER) PR: ports/187302 Submitted by: pi (myself) Approved by: culot (mentor) Notes: svn path=/head/; revision=352415
* - Update to 1.002002Sunpoet Po-Chuan Hsieh2014-04-262-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes Notes: svn path=/head/; revision=352279
* - Update to 1.33Frederic Culot2014-04-262-3/+5
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes Notes: svn path=/head/; revision=352249
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=351936
* - Minor port cleanupDmitry Marakasov2014-04-233-17/+33
| | | | | | | | | | | - Add LICENSE - Fix error handling PR: 187757 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=351902
* - Update to 1.4.24Kevin Lo2014-04-222-10/+8
| | | | | | | | | | - Support stage [1] PR: ports/188603 [1] Submitted by: Bartek Rutkowski [1] Notes: svn path=/head/; revision=351745
* Use lua 5.2Baptiste Daroussin2014-04-201-5/+3
| | | | Notes: svn path=/head/; revision=351616
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-162-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=351411
* - StageSteve Wills2014-04-151-1/+0
| | | | | | | | | PR: ports/188595 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@ (blanket) Notes: svn path=/head/; revision=351329
* Back to poolCarlo Strub2014-04-141-1/+1
| | | | Notes: svn path=/head/; revision=351283