aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* - Add CONFLICTS for the soon to be added misc/sword17Thomas Abthorpe2013-12-111-0/+2
| | | | Notes: svn path=/head/; revision=336140
* Update 3.5.2 --> 3.5.3Cy Schubert2013-12-112-3/+3
| | | | Notes: svn path=/head/; revision=336139
* Add LDAP support.Cy Schubert2013-12-112-3/+15
| | | | | | | | PR: 184557 Submitted by: Erick Turnquist <jhujhiti@adjectivism.org> Notes: svn path=/head/; revision=336138
* - Change desktop entryRusmir Dusko2013-12-111-7/+10
| | | | | | | | | - Break lines around 80 characters Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336137
* If /var/db/zoneinfo exists, use the file to determine timezone rather thanJung-uk Kim2013-12-113-12/+18
| | | | | | | | | iterating over all files under /usr/share/zoneinfo. All supported FreeBSD versions create the file with tzsetup(8). This change usually improves java.util.TimeZone performance because we only need to test just one file. Notes: svn path=/head/; revision=336136
* - Fix build with SDL enabledDmitry Marakasov2013-12-111-1/+1
| | | | | | | | | | | | | Seems like our BSD make and gmake differ in some chdir()-related behaviour leading to BSD make build not being able to find zzip/zzip.h header by relative path (via -I. -I..): ../../SDL/SDL_rwops_zzip.c:9:10: fatal error: 'zzip/zzip.h' file not found this is fixed by swithing to gmake. Notes: svn path=/head/; revision=336135
* - Add stage supportDanilo Egea Gondolfo2013-12-112-14/+8
| | | | | | | | - Use shebangfix instead of a patch file - Add USE_XORG as dependency instead of using BROKEN Notes: svn path=/head/; revision=336134
* - Convert USE_GMAKE to USESDanilo Egea Gondolfo2013-12-111-6/+3
| | | | | | | - Add stage support Notes: svn path=/head/; revision=336133
* - Add stage supportDanilo Egea Gondolfo2013-12-111-4/+5
| | | | Notes: svn path=/head/; revision=336132
* Use LEGAL_TEXT to indicate that we have permission to distribute this port.Eitan Adler2013-12-111-0/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=336131
* bsd.port.mk: add LEGAL_TEXT and LEGAL_PACKAGE variableEitan Adler2013-12-111-0/+13
| | | | | | | | | | | | | | | | | The license system did not a method to give 'positive' permissions or other 'LEGAL' information without affecting the resulting package in some way (RESTRICTED, NO_PACKAGE, NO_CDROM, etc.). Provide a generic mechanism to provide this. Further, provide a special variable "LEGAL" which can be used to capture any of NO_PACKAGE, NO_CDROM, RESTRICTED, LEGAL_TEXT in reverse priority order. PR: ports/178096 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=336130
* - Fix build with QT4 option (error: GL/glx.h: No such file or directory) [1]Jason E. Hale2013-12-102-8/+34
| | | | | | | | | | | | | - Specify major Qt version number to squash some CMake warnings about Qt5 - Use OPTIONS_RADIO for GUI support - build only allows use of one toolkit - Make OpenGL support optional (off by default since it only works with GUI support) - Allow OpenGL support with GTK2 Reported by: Wolfgang Riegler <wolfgang.riegler@gmx.de> [1] Notes: svn path=/head/; revision=336129
* Support stageBaptiste Daroussin2013-12-101-10/+7
| | | | Notes: svn path=/head/; revision=336128
* Update to 0.8.Julio Merino2013-12-102-5/+5
| | | | | | | Approved by: rpaulo (mentor), asomers (maintainer), bdrewery (ports) Notes: svn path=/head/; revision=336127
* Support stageBaptiste Daroussin2013-12-101-9/+4
| | | | Notes: svn path=/head/; revision=336126
* Update to 0.2.Julio Merino2013-12-102-6/+6
| | | | | | | Approved by: rpaulo (mentor), asomers (maintainer), bdrewery (ports) Notes: svn path=/head/; revision=336125
* Update to 0.4.Julio Merino2013-12-103-4/+4
| | | | | | | Approved by: rpaulo (mentor), asomers (maintainer), bdrewery (ports) Notes: svn path=/head/; revision=336124
* Support stageBaptiste Daroussin2013-12-101-4/+3
| | | | Notes: svn path=/head/; revision=336123
* Support stageBaptiste Daroussin2013-12-102-14/+17
| | | | | | | Respect EXAMPLES Notes: svn path=/head/; revision=336122
* Support stageBaptiste Daroussin2013-12-101-10/+6
| | | | Notes: svn path=/head/; revision=336121
* Support stageBaptiste Daroussin2013-12-101-12/+6
| | | | Notes: svn path=/head/; revision=336120
* Support stageBaptiste Daroussin2013-12-101-4/+1
| | | | Notes: svn path=/head/; revision=336119
* Support stageBaptiste Daroussin2013-12-101-9/+2
| | | | | | | Strip binaries Notes: svn path=/head/; revision=336118
* Support stageBaptiste Daroussin2013-12-101-2/+1
| | | | Notes: svn path=/head/; revision=336117
* Support stageBaptiste Daroussin2013-12-102-12/+8
| | | | Notes: svn path=/head/; revision=336116
* Support stageBaptiste Daroussin2013-12-101-14/+6
| | | | Notes: svn path=/head/; revision=336115
* Support stage by cheating on PREFIXBaptiste Daroussin2013-12-102-4/+3
| | | | Notes: svn path=/head/; revision=336114
* Support stageBaptiste Daroussin2013-12-101-8/+4
| | | | | | | Use bsdtar to extract distfile Notes: svn path=/head/; revision=336113
* Support stageBaptiste Daroussin2013-12-101-6/+4
| | | | Notes: svn path=/head/; revision=336112
* Support stageBaptiste Daroussin2013-12-102-19/+14
| | | | Notes: svn path=/head/; revision=336111
* Support stageBaptiste Daroussin2013-12-101-1/+0
| | | | Notes: svn path=/head/; revision=336110
* Support stage; strip libraryBaptiste Daroussin2013-12-101-7/+5
| | | | Notes: svn path=/head/; revision=336109
* Support stageBaptiste Daroussin2013-12-101-1/+3
| | | | | | | strip binaries Notes: svn path=/head/; revision=336108
* - Update to 4.2.20 [1]Bernhard Froehlich2013-12-1013-106/+189
| | | | | | | | | | | | | | | | - Add $_GCC_RUNTIME to vbox runpath when building with gcc from ports [2] - Add vboxwatchdog rc.d script - Fix building with gcc 4.6 from ports and remove FreeBSD specific -mno-align-long-strings - Remove checks for EoL FreeBSD versions - Support staging - Convert LIB_DEPENDS to new shlib format - Adopt OPTIONS_SUB and new OPTION_CONFIGURE_ON|OFF PR: ports/182468 [2] Submitted by: Mikhail Tsatsenko [1] Notes: svn path=/head/; revision=336107
* Support stageBaptiste Daroussin2013-12-101-6/+4
| | | | Notes: svn path=/head/; revision=336106
* Update to 1.6.3.Niclas Zeising2013-12-103-11/+4
| | | | | | | Stagify. Notes: svn path=/head/; revision=336105
* Update to 5.0.1Baptiste Daroussin2013-12-102-3/+3
| | | | Notes: svn path=/head/; revision=336104
* - Fix USE_PYTHONSunpoet Po-Chuan Hsieh2013-12-101-1/+1
| | | | Notes: svn path=/head/; revision=336103
* - Chase r336083 and bump all ports using NO_ARCH so that users buildingBryan Drewery2013-12-1033-9/+33
| | | | | | | | | their own packages and still on pkg 1.1.4 can upgrade. With hat: portmgr Notes: svn path=/head/; revision=336102
* - Group affected packagesSunpoet Po-Chuan Hsieh2013-12-101-39/+15
| | | | | | | | | | - Sort CVE - Fix indent Notified by: remko Notes: svn path=/head/; revision=336101
* - Add stage supportDanilo Egea Gondolfo2013-12-101-9/+7
| | | | | | | | - Add DOCS option - Add USE_GCC, this port uses nested functions. Notes: svn path=/head/; revision=336100
* Fix INDEX buildAntoine Brodin2013-12-101-1/+2
| | | | Notes: svn path=/head/; revision=336099
* cmogstored: Alternative mogstored implementation for MogileFS [NEW PORT]Mikolaj Golub2013-12-105-0/+57
| | | | | | | | | | | | cmogstored is an alternative implementation of the "mogstored" storage component of MogileFS. cmogstored is implemented in C and does not use Perl at runtime. cmogstored is the only component you need to install on a MogileFS storage node. Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=336098
* - Update to 0.6.3Vsevolod Stakhov2013-12-102-4/+4
| | | | Notes: svn path=/head/; revision=336097
* - Reset maintainer to ports@Rusmir Dusko2013-12-101-1/+1
| | | | | | | Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336096
* - Change Makefile headerRusmir Dusko2013-12-101-2/+2
| | | | | | | | | - Reset maintainer to ports@ Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336095
* - Update to 0.034Sunpoet Po-Chuan Hsieh2013-12-103-3/+22
| | | | | | | | | | - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Type-Tiny/Changes http://search.cpan.org/dist/Type-Tiny/NEWS Notes: svn path=/head/; revision=336094
* - Update to 0.9144Sunpoet Po-Chuan Hsieh2013-12-102-14/+7
| | | | | | | | | - Convert to new options helper Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog Notes: svn path=/head/; revision=336093
* - Update to 1.002Sunpoet Po-Chuan Hsieh2013-12-102-5/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Cairo-GObject/ Notes: svn path=/head/; revision=336092
* - Update to 0.44Sunpoet Po-Chuan Hsieh2013-12-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes Notes: svn path=/head/; revision=336091