aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.MANTANI Nobutaka2014-06-225-14/+11
| | | | Notes: svn path=/head/; revision=358779
* - Update to 2014.4.5Wen Heping2014-06-222-4/+3
| | | | Notes: svn path=/head/; revision=358778
* - Update to 1.0.0Wen Heping2014-06-222-3/+3
| | | | Notes: svn path=/head/; revision=358777
* - Fix build if gpgsm is not installedJason E. Hale2014-06-221-0/+6
| | | | | | | | PR: 191264 Submitted by: rakuco Notes: svn path=/head/; revision=358776
* Support staging.MANTANI Nobutaka2014-06-225-25/+22
| | | | Notes: svn path=/head/; revision=358775
* Use plist directives instead of chown to allow build as non-rootJohan van Selst2014-06-222-11/+10
| | | | | | | | | Resulting package is identical Submitted by: Kimmo Paasiala <kpaasial@icloud.com> Notes: svn path=/head/; revision=358774
* Support staging.MANTANI Nobutaka2014-06-224-24/+20
| | | | Notes: svn path=/head/; revision=358773
* Support staging.MANTANI Nobutaka2014-06-223-8/+5
| | | | Notes: svn path=/head/; revision=358772
* - Remove easy_install dependencyMarcus von Appen2014-06-222-1084/+204
| | | | | | | | | | | - 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=358771
* - Use SF macro in MASTER_SITESJason E. Hale2014-06-221-3/+1
| | | | | | | - Remove redundant WRKSRC redefinition Notes: svn path=/head/; revision=358770
* - Strip binaries in a little cleaner fashionJason E. Hale2014-06-221-1/+1
| | | | Notes: svn path=/head/; revision=358769
* - Fix RUN_DEPENDS for devel/py-noseMarcus von Appen2014-06-222-425/+11
| | | | | | | | | | | | - Remove easy_install dependency - 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=358768
* - Update to 1.5.0Jason E. Hale2014-06-224-32/+22
| | | | | | | | | | | - Simplify MASTER_SITES - Drop signature download and verify target - Strip libraries - Add UPDATING entry documenting behavior change since gpgme now autodetects the gpg binary Notes: svn path=/head/; revision=358767
* Update net/openmq and net/openmq-client to 4.5.2.p.1Jonathan Chu2014-06-224-45/+45
| | | | | | | | | | | | | | - StageDir support - Added DOCS and EXAMPLES options Changelog: https://mq.java.net/4.5.2.html PR: 190828 Submitted by: hsn@sendmail.cz Approved by: swills (mentor) Notes: svn path=/head/; revision=358766
* . Remove $FreeBSD$, since it no longer gets expanded (or so I understand).Greg Lewis2014-06-229-18/+1
| | | | | | | . Fix a path. Notes: svn path=/head/; revision=358765
* . Rename patch files to use a less antique naming convention.Greg Lewis2014-06-226-0/+0
| | | | Notes: svn path=/head/; revision=358764
* Upstream modified the source archive with new features... from the ChangeLog:Stephen Hurd2014-06-223-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | When run in command line "-n" mode (display new program and/or configuration files), TQSL could exit before the hheck was completed. Change the behavior so the program waits for the check to complete. Signing a log with a location that points to an incomplete certificate request would cause an "Invalid argument" error rather than the expected error message notify the user that they have no valid callsign certificates for that callsign. TQSL now properly displays the error. Don't display the main TQSL window when requesting the user enter the password for their callsign certificate when in batch mode. Add timestamps to diagnostic log entries. PR: 191233 Submitted by: shurd Reviewed by: skreuzer Approved by: db, skreuzer (mentors) Notes: svn path=/head/; revision=358763
* - Fix plistWen Heping2014-06-222-0/+3
| | | | | | | Reported by: swill@ (Thanks !) Notes: svn path=/head/; revision=358762
* - Add stage supportDanilo Egea Gondolfo2014-06-221-10/+13
| | | | | | | | | | | - Add DOCS option - Add LICENSE PR: ports/191255 Submitted by: michiel@boland.org Notes: svn path=/head/; revision=358761
* Use OPTIONS_SLAVE here instead of abusing OPTIONS_SET.Adam Weinberger2014-06-221-1/+1
| | | | Notes: svn path=/head/; revision=358760
* - Update from 3.3 to 3.4Danilo Egea Gondolfo2014-06-224-23/+16
| | | | | | | | | | | | | - Remove NEED_ROOT - Update pkg-descr Changelog: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191213#c0 PR: ports/191213 Submitted by: qjail@a1poweruser.com Notes: svn path=/head/; revision=358759
* Turn "WITH_OPENMP" into a proper OPTION.Adam Weinberger2014-06-211-5/+6
| | | | Notes: svn path=/head/; revision=358758
* Fix broken libjbig.so symlink. PORTREVISION bump.Adam Weinberger2014-06-211-1/+2
| | | | Notes: svn path=/head/; revision=358757
* - UnbreakAntoine Brodin2014-06-213-9/+28
| | | | | | | | | | | - Package man pages - Convert to OPTIONS - Strip shared libs Pointyhats: mi@ Notes: svn path=/head/; revision=358756
* net/py-ldaptor: support stage and use auto plistWilliam Grzybowski2014-06-212-314/+2
| | | | Notes: svn path=/head/; revision=358755
* misc/pylize: support stageWilliam Grzybowski2014-06-211-12/+6
| | | | | | | | - Remove leading article in COMMENT - USES tar:bzip2 Notes: svn path=/head/; revision=358754
* - Support staging.Raphael Kubo da Costa2014-06-212-8/+28
| | | | | | | | | | | - Apply local patch to avoid a complaint from the compiler: "Function <glutStrokeWidth> called without first calling 'glutInit'." PR: 190833 Submitted by: olevole@olevole.ru (maintainer) Notes: svn path=/head/; revision=358753
* Update to 1.10.8 and switch to USES=libtool.Joe Marcus Clarke2014-06-213-22/+8
| | | | Notes: svn path=/head/; revision=358752
* Package somethingAntoine Brodin2014-06-212-0/+4
| | | | Notes: svn path=/head/; revision=358751
* Do not try to remove directories used only when the X11 option is on.Raphael Kubo da Costa2014-06-212-3/+3
| | | | | | | | | | Fixes check-plist errors with the X11 option unset. PR: 190768 Submitted by: Dave Duchscher <daved@tamu.edu> Notes: svn path=/head/; revision=358750
* devel/insight: enable stageWilliam Grzybowski2014-06-211-2/+1
| | | | Notes: svn path=/head/; revision=358749
* Upgrade from 1.8 to 2.1Mikhail Teterin2014-06-217-104/+131
| | | | | | | | PR: 184585 Submitted by: Adam Weinberger Notes: svn path=/head/; revision=358748
* Support staging.Raphael Kubo da Costa2014-06-211-4/+3
| | | | | | | | PR: 190940 Submitted by: buganini@gmail.com (maintainer) Notes: svn path=/head/; revision=358747
* devel/py-simplejson: update to 3.5.2William Grzybowski2014-06-212-3/+3
| | | | | | | Changes: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt Notes: svn path=/head/; revision=358746
* finance/ledger: support stageWilliam Grzybowski2014-06-213-19/+18
| | | | | | | | | | | | | | | - Support stage [1] - Adjust LICENSE [1] - USES libtool dropping .la [1] - Convert lib depends to new syntax [1] - Install stripped libraries - Fix pkg-message to show correct path PR: 191051 Submitted by: Keith Gaughan Notes: svn path=/head/; revision=358745
* Update to 0.8Carlo Strub2014-06-212-3/+3
| | | | Notes: svn path=/head/; revision=358744
* - Remove easy_install dependencyMarcus von Appen2014-06-211-3/+4
| | | | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358743
* Update to 0.2Carlo Strub2014-06-212-3/+3
| | | | Notes: svn path=/head/; revision=358742
* - Remove easy_install dependencyMarcus von Appen2014-06-212-5/+30
| | | | | | | | | | | - Fix file removal, so that recording the plist works properly with distutils - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358741
* - Enable stagedir supportMarcus von Appen2014-06-212-150/+25
| | | | | | | | | | | | | | - Fix shebang for the client script - Fix DOS line endings to avoid script execution issues - Remove easy_install dependency - 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=358740
* Update to 2.15.2.Joe Marcus Clarke2014-06-212-8/+20
| | | | | | | | | | | | | | * Add s3.amazonaws.com to the list of whitelist master sites. [1] * Correct a typo. [2] * Add support for the @sample directive. [3] * Check for USE_AUTOTOOLS=libtool and suggest USES=libtool instead. PR: 183864 [3] Submitted by: skreuzer [1] culot [2] Notes: svn path=/head/; revision=358739
* Reset maintainership to ports@.Raphael Kubo da Costa2014-06-211-1/+1
| | | | | | | | | | | | | | From the PR: I have not been maintaining this port, mainly because this version is not supported upstream. We should have moved to the -devel version a while ago, and someone should work on the newer versions. PR: 191253 Submitted by: pfg@ Notes: svn path=/head/; revision=358738
* Add a SourceForge mirror to MASTER_SITES.Raphael Kubo da Costa2014-06-211-1/+2
| | | | | | | | PR: 191254 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Notes: svn path=/head/; revision=358737
* - Correct gmsh-occ entry.Stephen Montgomery-Smith2014-06-211-1/+1
| | | | Notes: svn path=/head/; revision=358736
* Explicitly depend on all Qt libraries linked by the build system targets.Raphael Kubo da Costa2014-06-211-2/+3
| | | | | | | | | | | Stop pulling Qt dependencies implicitly via other ports, as this can be unreliable at times. Instead, bring in all Qt ports that the port links against. PR: 191113 Notes: svn path=/head/; revision=358735
* - Put the NO_CDROM option in the correct place.Stephen Montgomery-Smith2014-06-211-2/+2
| | | | | | | | Pointed out by: mat@ Pointy hat: stephen@ Notes: svn path=/head/; revision=358734
* - Add cad/gmsh and cad/gmsh-occ ports.Stephen Montgomery-Smith2014-06-211-0/+2
| | | | Notes: svn path=/head/; revision=358733
* - Slightly reword the NO_CDROM option.Stephen Montgomery-Smith2014-06-211-2/+2
| | | | Notes: svn path=/head/; revision=358732
* - Add NO_CDROM if tetgen or metis options are set.Stephen Montgomery-Smith2014-06-211-0/+2
| | | | Notes: svn path=/head/; revision=358731
* www/zend-framework1: update to 1.12.7William Grzybowski2014-06-213-2319/+2425
| | | | Notes: svn path=/head/; revision=358730