| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add support for Drupal5 Themes | Martin Wilke | 2007-08-21 | 1 | -10/+33 |
* | - Make PORTNAME the default subdir for GNU | Andrew Pantyukhin | 2007-08-16 | 1 | -0/+1 |
* | - Update the list of vim mirrors | Andrew Pantyukhin | 2007-08-15 | 1 | -2/+1 |
* | Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line with | Michael Nottebrock | 2007-08-11 | 1 | -3/+0 |
* | * Shuffle some important variable definitions to early in the file, | Kris Kennaway | 2007-08-08 | 2 | -38/+30 |
* | - fix DESTDIR for config stage | Dirk Meyer | 2007-08-06 | 1 | -3/+3 |
* | Add support of Berkeley DB 4.6. | Xin LI | 2007-08-06 | 1 | -2/+9 |
* | . Enforce NO_JIKES when 1.6 is required as well. | Greg Lewis | 2007-08-05 | 1 | -2/+3 |
* | . Support for the JDK 1.6 ports. | Greg Lewis | 2007-08-05 | 1 | -2/+8 |
* | - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include to | Pav Lucistnik | 2007-08-04 | 1 | -4/+7 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | Gabor Kovesdan | 2007-08-04 | 10 | -510/+544 |
* | Add a QMAKEFLAGS variable that contains some useful mappings of | Michael Nottebrock | 2007-08-03 | 1 | -0/+5 |
* | - bsd.qt.mk: | Michael Nottebrock | 2007-08-02 | 1 | -9/+103 |
* | Allow depending on Berkeley DB 4.5 | Xin LI | 2007-08-02 | 1 | -6/+14 |
* | - Correct typo in comment block | Pav Lucistnik | 2007-07-30 | 1 | -1/+1 |
* | Fix typo in comment. | Hye-Shik Chang | 2007-07-30 | 1 | -2/+2 |
* | - Make Python 2.5.1 the default Python version | Alexander Botero-Lowry | 2007-07-30 | 1 | -20/+111 |
* | Update to the autotools new world order. | Ade Lovett | 2007-07-28 | 1 | -48/+37 |
* | - Pass FFLAGS to make when USE_FORTRAN is set [1] | Pav Lucistnik | 2007-07-27 | 2 | -62/+86 |
* | The bug that makes gcc 3.4 choke on some amd64 inline assembler does not | Michael Nottebrock | 2007-07-27 | 1 | -0/+5 |
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | Rong-En Fan | 2007-07-23 | 3 | -11/+34 |
* | - Fix index build: temporary remove pre/post stuff. | Clement Laforet | 2007-07-22 | 1 | -4/+4 |
* | - fix long standing bugs | Clement Laforet | 2007-07-22 | 1 | -5/+15 |
* | [patch] bsd.database.mk - Give PostgresSQL a better default database version | Edwin Groothuis | 2007-07-18 | 1 | -3/+3 |
* | Set default EMACS_PORT_NAME to emacs22. | MANTANI Nobutaka | 2007-07-16 | 1 | -1/+3 |
* | Reflect upgrade of editors/emacs. | MANTANI Nobutaka | 2007-07-16 | 1 | -2/+19 |
* | Update to Qt 4.3.0, introduce bsd.qt.mk. | Michael Nottebrock | 2007-07-16 | 4 | -171/+130 |
* | - Delete rb_thread_status prototype from public header, since it causes | Stanislav Sedov | 2007-07-15 | 1 | -1/+1 |
* | xorg master-site addition | Edwin Groothuis | 2007-07-12 | 1 | -0/+1 |
* | Add USE_FORTRAN knob. All ports that use FORTRAN should | Maho Nakata | 2007-07-12 | 2 | -23/+55 |
* | - Add a bunch of fixes and patchs from the upstream. These fixes a lot of | Stanislav Sedov | 2007-07-10 | 1 | -1/+1 |
* | Add bitset and memcache pecl extensions. | Alex Dupre | 2007-07-09 | 1 | -2/+4 |
* | Update to KDE 3.5.7 / KOffice 1.6.3 | Michael Nottebrock | 2007-07-04 | 3 | -43/+32 |
* | - Fix make clean, broken in previous rev. 1.571 | Pav Lucistnik | 2007-06-29 | 1 | -2/+2 |
* | - Add a new virtual category `kld' for ports that install kernel loadable | Pav Lucistnik | 2007-06-28 | 1 | -1/+1 |
* | - Speed up recursive `make clean' | Pav Lucistnik | 2007-06-28 | 1 | -4/+102 |
* | - Speed up dependency lookup | Pav Lucistnik | 2007-06-28 | 1 | -2/+3 |
* | - Correct and extend actual-package-depends target, introduced in previous | Pav Lucistnik | 2007-06-28 | 1 | -10/+7 |
* | - Fix leftover httpd.conf for AP_GEN_PLIST using ports. The problem is that | Pav Lucistnik | 2007-06-28 | 1 | -1/+1 |
* | - use PACKAGE_BUILDING | Dirk Meyer | 2007-06-26 | 1 | -1/+1 |
* | [PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mk | Edwin Groothuis | 2007-06-26 | 1 | -1/+1 |
* | gstreamer-plugins-[nas|sndfile|x264] are back in the ports tree | Michael Johnson | 2007-06-19 | 1 | -2/+2 |
* | - Add master_site_rar and use it in rar, unrar and libunrar ports | Andrew Pantyukhin | 2007-06-19 | 1 | -0/+7 |
* | - Provide actual-package-depends target, which prints actual dependencies of | Pav Lucistnik | 2007-06-16 | 1 | -4/+44 |
* | Add missing target ordering when make -j1 is used (this should be a NOP) | Pav Lucistnik | 2007-06-16 | 1 | -0/+2 |
* | - Update MASTER_SITE_FEDORA_LINUX | Pav Lucistnik | 2007-06-16 | 1 | -26/+120 |
* | Add link to gstreamer-plugins-mp3 | Michael Johnson | 2007-06-07 | 1 | -0/+2 |
* | Switch from using mad to mp3 in USE_GSTREAMER | Michael Johnson | 2007-06-07 | 1 | -3/+5 |
* | . Remove references to deprecated, forbidden and expired port of the | Greg Lewis | 2007-06-06 | 1 | -3/+0 |
* | - Respect BUILD_WRKSRC and INSTALL_WRKSRC as bsd.port.mk does. | Alejandro Pulver | 2007-06-05 | 1 | -3/+3 |