aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-282-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* - Update to 2.5Carlo Strub2013-06-282-8/+3
| | | | | | | - Cleanup header Notes: svn path=/head/; revision=321949
* Update to r41954 of the FreeBSD docset.Marc Fonvieille2013-06-2651-614/+618
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/head/; revision=321809
* MK_ZONEINFO -> WITHOUT_ZONEINFOEdwin Groothuis2013-06-251-2/+2
| | | | | | | | | make.conf -> src.conf PR: ports/172975 Notes: svn path=/head/; revision=321771
* Welcome PHP 5.5!Alex Dupre2013-06-242-0/+11
| | | | | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run Notes: svn path=/head/; revision=321684
* Update to 9.1-RELEASERenato Botelho2013-06-244-7/+13
| | | | Notes: svn path=/head/; revision=321678
* Update to version 3.26.Dmitry Sivachenko2013-06-242-3/+3
| | | | Notes: svn path=/head/; revision=321668
* misc/lxde-common: NLS and config fixesWilliam Grzybowski2013-06-227-39/+72
| | | | | | | | | | | | | | - Trim Makefile header - Add LICENSE (GPLv2) - Install docs - Preserve original *.conf files - Pass maintainership to submitter PR: ports/179700 Submitted by: nemysis <nemysis@gmx.ch> Notes: svn path=/head/; revision=321566
* Update to 2013.02.20Martin Matuska2013-06-222-5/+4
| | | | | | | | | | Take maintainership PR: ports/179804 Approved by: rafan Notes: svn path=/head/; revision=321549
* - Trim Makefile headersWen Heping2013-06-221-5/+1
| | | | Notes: svn path=/head/; revision=321511
* A pure-ruby library for decoding and encoding vCard and iCalendar dataSteve Wills2013-06-214-0/+24
| | | | | | | WWW: http://vpim.rubyforge.org/ Notes: svn path=/head/; revision=321509
* Update the PyQt ports.Raphael Kubo da Costa2013-06-212-2/+2
| | | | | | | | | - SIP has been upgraded to 4.14.7. - PyQt4 has been upgraded to 4.10.2. - QScintilla2 has been upgraded to 2.7.2. Notes: svn path=/head/; revision=321498
* Update to 3.43.Koop Mast2013-06-183-3/+4
| | | | Notes: svn path=/head/; revision=321216
* Send some ports back to the pool that I no longer have time forKris Moore2013-06-181-1/+1
| | | | Notes: svn path=/head/; revision=321199
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-1/+1
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forFlorian Smeets2013-06-151-7/+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) Notes: svn path=/head/; revision=320984
* misc/hotkeys: fix build with clangWilliam Grzybowski2013-06-142-33/+43
| | | | | | | | | | | - Fix build with clang, return type error - Add LICENSE (GPLv2) - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320971
* misc/astrolog: fix build with clangWilliam Grzybowski2013-06-143-20/+29
| | | | | | | | | | | | - Fix build with clang - WITHOUT_X11 -> PORT_OPTIONS:MX11 - Use PORTDOCS instead of pkg-plist - Simplify docs install commands Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320970
* - Update to 0.2.33Martin Wilke2013-06-142-3/+3
| | | | Notes: svn path=/head/; revision=320931
* - Do not remove directories not created by this portMartin Wilke2013-06-142-6/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320869
* - Don't remove directories not created by this portMartin Wilke2013-06-131-4/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320861
* . fix build with clang (CFLAGS+=-Wno-return-type);Boris Samorodov2013-06-132-16/+4
| | | | | | | | . use PLIST_FILES instead of pkg-plist; . trim Makefile headers. Notes: svn path=/head/; revision=320792
* - Update to 20130606Sunpoet Po-Chuan Hsieh2013-06-132-3/+3
| | | | | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130606.diff Notes: svn path=/head/; revision=320777
* - Update to 0.12Sunpoet Po-Chuan Hsieh2013-06-132-8/+4
| | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Geo-Coder-Google/Changes Notes: svn path=/head/; revision=320776
* - Update to 1.43.2Sunpoet Po-Chuan Hsieh2013-06-132-3/+3
| | | | | | | | | | | | | | | | | Changes: 1.43.2: - Use the generic term "section" in the documentation rather than "name", which could be confused to mean only the literal "NAME" section. 1.43.1: - Add explicit include syntax for prepending, replacing or appending to generated output for a section (thanks to Daniil Baturin for the idea). - Update Vietnamese translation (thanks to Tran Ngoc Quan). - Update Esperanto translation (thanks to Felipe Castro). Notes: svn path=/head/; revision=320775
* - Update to 1.1.Raphael Kubo da Costa2013-06-122-11/+6
| | | | | | | | | | | - Pass maintainership to submitter. - Trim Makefile header. PR: ports/179522 Submitted by: Danilo EgĂȘa Gondolfo <danilogondolfo@gmail.com> Notes: svn path=/head/; revision=320727
* - Fix build with new site_perlAndrej Zverev2013-06-121-1/+1
| | | | | | | Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=320709
* - Fix buildMartin Wilke2013-06-111-0/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320600
* - Fix i18n manpagesMartin Wilke2013-06-111-0/+12
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320597
* - Trim headerMartin Wilke2013-06-111-5/+1
| | | | Notes: svn path=/head/; revision=320513
* - Remove php4 referenceMartin Wilke2013-06-091-1/+0
| | | | Notes: svn path=/head/; revision=320359
* - Update to 2.0Martin Wilke2013-06-096-28/+10
| | | | | | | | PR: 179221 Submitted by: Ports Fury Notes: svn path=/head/; revision=320351
* - Update to 0.8.1.1Martin Wilke2013-06-095-68/+70
| | | | | | | | PR: 179211 Submitted by: Ports Fury Notes: svn path=/head/; revision=320348
* - Add LICENSESunpoet Po-Chuan Hsieh2013-06-082-11/+20
| | | | | | | | | | | - Fix *_DEPENDS - Add BUILD_DEPENDS and TEST_DEPENDS - Fix PLIST [1] and complete it with corresponding PLIST_DIRSTRY Reported by: pointyhat [1] Notes: svn path=/head/; revision=320304
* - Update to 20130530Sunpoet Po-Chuan Hsieh2013-06-082-6/+6
| | | | | | | | | - Update maintainer section Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130530.diff Notes: svn path=/head/; revision=320295
* - Update to 1.42.1Sunpoet Po-Chuan Hsieh2013-06-082-3/+3
| | | | | | | | | | | | Changes: - Update Vietnamese translation (thanks to Tran Ngoc Quan). - Update Croatian translation (thanks to Tomislav Krznar). - Consistently strip path and/or libtool "lt-" prefix from any instance of $program derived from --help or --version (thanks to Eric Shattow for identifying the issue). Notes: svn path=/head/; revision=320289
* Update to 2.5. Bring under perl@'s fold.Anton Berezin2013-06-072-9/+5
| | | | | | | Changes: http://search.cpan.org/dist/Array-PrintCols/README Notes: svn path=/head/; revision=320184
* - Update to 1.58Martin Wilke2013-06-072-8/+4
| | | | Notes: svn path=/head/; revision=320182
* Convert to new options frameworkBaptiste Daroussin2013-06-071-5/+9
| | | | Notes: svn path=/head/; revision=320146
* Convert to new options frameworkBaptiste Daroussin2013-06-061-17/+15
| | | | Notes: svn path=/head/; revision=320128
* Convert to new options frameworkBaptiste Daroussin2013-06-064-88/+95
| | | | Notes: svn path=/head/; revision=320050
* Drop alpha supportEitan Adler2013-06-051-2/+0
| | | | Notes: svn path=/head/; revision=320013
* Convert to new options frameworkBaptiste Daroussin2013-06-051-13/+12
| | | | Notes: svn path=/head/; revision=319995
* Drop alpha supportEitan Adler2013-06-041-1/+1
| | | | Notes: svn path=/head/; revision=319931
* Drop alpha supportEitan Adler2013-06-042-10/+1
| | | | Notes: svn path=/head/; revision=319930
* - Drop alpha support which has not been supported since 7.0Eitan Adler2013-06-041-6/+3
| | | | | | | - Clean up the single arch information Notes: svn path=/head/; revision=319929
* fix the build after the update of lang/tcl84 to 8.4.20; assign toBrendan Fabeny2013-06-041-1/+1
| | | | | | | tcltk@ Notes: svn path=/head/; revision=319928
* WITHOUT_NLS -> PORT_OPTIONS:MNLSBaptiste Daroussin2013-06-043-23/+18
| | | | | | | NOPORTDOCS -> PORT_OPTIONS:MDOCS Notes: svn path=/head/; revision=319864
* - Fix build with clangMartin Wilke2013-06-0434-26/+358
| | | | | | | | | | - Support PLIST_FILES PR: 179226 Submitted by: ports fury Notes: svn path=/head/; revision=319849
* - Trim Makefile headerAndrej Zverev2013-06-031-12/+2
| | | | | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178916 Submitted by: az Approved by: maintainer Notes: svn path=/head/; revision=319789