| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=208952
|
|
|
|
| |
Notes:
svn path=/head/; revision=200774
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=195812
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=192188
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
Notes:
svn path=/head/; revision=179653
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
Notes:
svn path=/head/; revision=173460
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=168708
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=161209
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=158095
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=154087
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=147980
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=147544
|
|
|
|
|
|
|
| |
Reported by: dosirak via Kris
Notes:
svn path=/head/; revision=147393
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=141738
|
|
|
|
| |
Notes:
svn path=/head/; revision=141059
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=139622
|
|
|
|
|
|
|
| |
Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=138944
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The main changes are:
* Process management has been backported from the development version.
* A new czech translation for the IDE, and a new japanese translation
for the database manager.
* Some important bugs were fixed.
Notes:
svn path=/head/; revision=138433
|
|
|
|
|
|
|
| |
Reported by: Kris via pointyhat
Notes:
svn path=/head/; revision=135082
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=134569
|
|
|
|
|
|
|
|
|
|
| |
Note: the author knowns problems on 64 bits platform, and they will
be addressed.
Reported by: Kris via pointyhat.
Notes:
svn path=/head/; revision=134469
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>
- Make the dependency on mysql-client optional [1]
- Permit the IDE to display the example projects in the initial
startup dialog [1]
Suggested by: Neil Darlow <neil (at) darlow.co.uk> [1]
Notes:
svn path=/head/; revision=133704
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=132048
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes:
svn path=/head/; revision=130754
|
|
|
|
| |
Notes:
svn path=/head/; revision=127898
|
|
|
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
Notes:
svn path=/head/; revision=127737
|
|
|
|
| |
Notes:
svn path=/head/; revision=126263
|
|
|
|
| |
Notes:
svn path=/head/; revision=125784
|
|
|
|
|
|
|
|
|
| |
Warning! As of this update, the password of your databases connections
are crypted. If you were using the database manager, please remove
~/.gambas/gambas-database-manager.conf before launching the new version.
Notes:
svn path=/head/; revision=125280
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
Notes:
svn path=/head/; revision=124931
|
|
|
|
|
|
|
| |
- Fix dependencies with libxml2 & libxslt.
Notes:
svn path=/head/; revision=124733
|
|
|
|
| |
Notes:
svn path=/head/; revision=122708
|
|
|
|
| |
Notes:
svn path=/head/; revision=122104
|
|
|
|
| |
Notes:
svn path=/head/; revision=121150
|
|
|
|
| |
Notes:
svn path=/head/; revision=118643
|
|
|
|
|
|
|
| |
Approved by: portmgr (mcl).
Notes:
svn path=/head/; revision=118129
|
|
|
|
| |
Notes:
svn path=/head/; revision=117585
|
|
|
|
| |
Notes:
svn path=/head/; revision=117364
|
|
|
|
| |
Notes:
svn path=/head/; revision=116631
|
|
|
|
|
|
|
|
|
|
| |
- switch to libtool 1.5.
Known bug: the eval component aborts (already in 0.96, beeing
investigated).
Notes:
svn path=/head/; revision=116312
|
|
|
|
| |
Notes:
svn path=/head/; revision=115304
|
|
|
|
| |
Notes:
svn path=/head/; revision=115171
|
|
|
|
|
|
|
| |
- mark broken (against) on FreeBSD-4.x.
Notes:
svn path=/head/; revision=112274
|