aboutsummaryrefslogtreecommitdiff
path: root/databases/datamodeler
Commit message (Collapse)AuthorAgeFilesLines
* Remove OSVERSION checks that do not make sense any more.Mathieu Arnold2015-04-031-4/+0
| | | | | | | | | | | | | For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true, as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107). Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when it is always needed, I renamed it, in one case, I merged two patches. Differential Revision: https://reviews.freebsd.org/D2209 Notes: svn path=/head/; revision=383107
* Cleanup plistBaptiste Daroussin2014-10-201-99/+0
| | | | Notes: svn path=/head/; revision=371255
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361939
* Upgrading to 4.0.0.833.Thierry Thomas2014-02-093-183/+870
| | | | | | | | PR: ports/178497 Submitted by: José García Juanino <jjuanino (at) gmail.com> Notes: svn path=/head/; revision=343511
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340671
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - IGNORE when PACKAGE_BUILDING as these require manual fetchBryan Drewery2013-08-311-6/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=325765
* Add new port databases/datamodeler: a free data and database modeling tool,Michael Scheidell2012-03-195-0/+1006
providing a full range of utilities to support your data modeling needs. SQL Developer Data Modeler can connect to any supported Oracle Database and is - Note: will not extract for FreeBSD < 8.2 PR: ports/161894 Submitted by: José García Juanino <jjuanino@gmail.com> aintainer) Approved by: José García Juanino <jjuanino@gmail.com> (maintaine Feature safe: yes Notes: svn path=/head/; revision=293545