aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Update to Qt 4.3.1.Michael Nottebrock2007-09-021-2/+2
* Update to 5.1.21 release.Alex Dupre2007-08-281-1/+1
* - Add a few NonGNU Savannah mirrorsAndrew Pantyukhin2007-08-251-1/+7
* - Add support for Drupal5 ThemesMartin Wilke2007-08-211-10/+33
* - Make PORTNAME the default subdir for GNUAndrew Pantyukhin2007-08-161-0/+1
* - Update the list of vim mirrorsAndrew Pantyukhin2007-08-161-2/+1
* Change PKGNAME of devel/qmake4 to qt4-qmake, bringing it in line withMichael Nottebrock2007-08-111-3/+0
* * Shuffle some important variable definitions to early in the file,Kris Kennaway2007-08-082-38/+30
* - fix DESTDIR for config stageDirk Meyer2007-08-061-3/+3
* Add support of Berkeley DB 4.6.Xin LI2007-08-061-2/+9
* . Enforce NO_JIKES when 1.6 is required as well.Greg Lewis2007-08-061-2/+3
* . Support for the JDK 1.6 ports.Greg Lewis2007-08-061-2/+8
* - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include toPav Lucistnik2007-08-051-4/+7
* - Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan2007-08-0410-510/+544
* Add a QMAKEFLAGS variable that contains some useful mappings ofMichael Nottebrock2007-08-041-0/+5
* - bsd.qt.mk:Michael Nottebrock2007-08-031-9/+103
* Allow depending on Berkeley DB 4.5Xin LI2007-08-021-6/+14
* - Correct typo in comment blockPav Lucistnik2007-07-311-1/+1
* Fix typo in comment.Hye-Shik Chang2007-07-301-2/+2
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-20/+111
* Update to the autotools new world order.Ade Lovett2007-07-281-48/+37
* - Pass FFLAGS to make when USE_FORTRAN is set [1]Pav Lucistnik2007-07-282-62/+86
* The bug that makes gcc 3.4 choke on some amd64 inline assembler does notMichael Nottebrock2007-07-271-0/+5
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-233-11/+34
* - Fix index build: temporary remove pre/post stuff.Clement Laforet2007-07-221-4/+4
* - fix long standing bugsClement Laforet2007-07-221-5/+15
* [patch] bsd.database.mk - Give PostgresSQL a better default database versionEdwin Groothuis2007-07-191-3/+3
* Set default EMACS_PORT_NAME to emacs22.MANTANI Nobutaka2007-07-171-1/+3
* Reflect upgrade of editors/emacs.MANTANI Nobutaka2007-07-171-2/+19
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-164-171/+130
* - Delete rb_thread_status prototype from public header, since it causesStanislav Sedov2007-07-151-1/+1
* xorg master-site additionEdwin Groothuis2007-07-131-0/+1
* Add USE_FORTRAN knob. All ports that use FORTRAN shouldMaho Nakata2007-07-122-23/+55
* - Add a bunch of fixes and patchs from the upstream. These fixes a lot ofStanislav Sedov2007-07-101-1/+1
* Add bitset and memcache pecl extensions.Alex Dupre2007-07-101-2/+4
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-043-43/+32
* - Fix make clean, broken in previous rev. 1.571Pav Lucistnik2007-06-291-2/+2
* - Add a new virtual category `kld' for ports that install kernel loadablePav Lucistnik2007-06-291-1/+1
* - Speed up recursive `make clean'Pav Lucistnik2007-06-291-4/+102
* - Speed up dependency lookupPav Lucistnik2007-06-291-2/+3
* - Correct and extend actual-package-depends target, introduced in previousPav Lucistnik2007-06-281-10/+7
* - Fix leftover httpd.conf for AP_GEN_PLIST using ports. The problem is thatPav Lucistnik2007-06-281-1/+1
* - use PACKAGE_BUILDINGDirk Meyer2007-06-271-1/+1
* [PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mkEdwin Groothuis2007-06-261-1/+1
* gstreamer-plugins-[nas|sndfile|x264] are back in the ports treeMichael Johnson2007-06-191-2/+2
* - Add master_site_rar and use it in rar, unrar and libunrar portsAndrew Pantyukhin2007-06-191-0/+7
* - Provide actual-package-depends target, which prints actual dependencies ofPav Lucistnik2007-06-171-4/+44
* Add missing target ordering when make -j1 is used (this should be a NOP)Pav Lucistnik2007-06-171-0/+2
* - Update MASTER_SITE_FEDORA_LINUXPav Lucistnik2007-06-161-26/+120
* Add link to gstreamer-plugins-mp3Michael Johnson2007-06-081-0/+2
* Switch from using mad to mp3 in USE_GSTREAMERMichael Johnson2007-06-071-3/+5
* . Remove references to deprecated, forbidden and expired port of theGreg Lewis2007-06-061-3/+0
* - Respect BUILD_WRKSRC and INSTALL_WRKSRC as bsd.port.mk does.Alejandro Pulver2007-06-051-3/+3
* - set default compiler as GNUSTEP_WITH_GCC42=yesDirk Meyer2007-06-041-1/+1
* Readd a line that didn't need to be removedMichael Johnson2007-06-031-0/+1
* - Retire gstreamer 0.8.0Michael Johnson2007-06-021-37/+1
* Update to 21.5-b28 "fuki"Andrey Slusar2007-05-281-3/+3
* * Make 'make-deinstall-all' check for moved ports. [1]Mark Linimon2007-05-252-26/+252
* - Fix comments to match realityPav Lucistnik2007-05-251-2/+2
* Fix USE_XLIB to depend on stub file rather than libX11.Florent Thoumie2007-05-211-0/+5
* Recognize gcc42 in 7-CURRENT basePav Lucistnik2007-05-201-2/+2
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-202-26/+354
* Remove graphics/gstreamer-plugins-libcaca80, it is no point for me to try toJeremy Messenger2007-04-301-1/+1
* - Update to 22.0.99Cheng-Lung Sung2007-04-291-2/+2
* downloads.planetmirror.com and public.planetmirror.com force TemporaryShaun Amott2007-04-281-12/+2
* bsd.sites.mk - Removal of mirror from MASTER_SITE_GNUPGEdwin Groothuis2007-04-241-1/+0
* - Update editors/emacs-devel to 22.0.98.Cheng-Lung Sung2007-04-231-2/+2
* Rename all binaries in qt4 which conflict with binaries installed byMichael Nottebrock2007-04-202-4/+4
* Another typo of mine.Michael Nottebrock2007-04-122-4/+4
* update xfce to 4.4.1Oliver Lehmann2007-04-121-11/+17
* - Add the only cheeseshop download site for the sake of aAndrew Pantyukhin2007-04-111-0/+6
* - Don't override the DEPTYPE of a component (accidentally introduced inAlejandro Pulver2007-04-111-0/+2
* - Change some spaces into tabs.Alejandro Pulver2007-04-101-3/+3
* - Make autodetection work properly.Alejandro Pulver2007-04-101-12/+12
* - Fix regression in makesum target introduced with rev. 1.561Pav Lucistnik2007-04-071-2/+2
* - Commit the correct version of mi's patch from ports/109896 as tested onPav Lucistnik2007-04-051-3/+5
* - Add forgotten RUBY_PORTEPOCH variable [1]Stanislav Sedov2007-04-041-0/+3
* * Update to 22.0.97.Cheng-Lung Sung2007-04-041-2/+2
* - Update ruby mirrors list.Stanislav Sedov2007-04-041-2/+2
* - Update ruby to 1.8.6Stanislav Sedov2007-04-041-4/+9
* - Change default USE_GHOSTSCRIPT dependency from ghostscript-gnu toPav Lucistnik2007-04-031-12/+13
* - Overhaul bsd.tcl.mk: most importantly, change the semantics to matchPav Lucistnik2007-04-032-111/+385
* - Minor optimizations: invocations of ${CUT} eliminated, pipes compacted, somePav Lucistnik2007-04-031-90/+86
* - Add a code to invalidate saved OPTIONS when the set of OPTIONS defined in aPav Lucistnik2007-04-031-4/+29
* - Fix handling of OPTIONS default values when configuration files wasn'tPav Lucistnik2007-04-031-8/+12
* - Remove now unused tcl81 category, add new categories tcl and tkPav Lucistnik2007-04-031-2/+2
* - Fix build with drupal modulesMartin Wilke2007-03-271-2/+8
* I do not appreciate the attempt to play politics with the reassignment ofMark Linimon2007-03-271-1/+1
* Take maintainership.Jean-Yves Lefort2007-03-271-1/+1
* - Add drupal5 supportRong-En Fan2007-03-251-6/+47
* Update to 4.2.3Michael Nottebrock2007-03-252-2/+2
* Remove the ftp:// URL for ftp.scarlet.be from MASTER_SITE_KDE, their ftpMichael Nottebrock2007-03-251-1/+0
* [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macrosPav Lucistnik2007-03-244-71/+420
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-191-8/+13
* * Add bsd.ocaml.mk to support OCaml packages [1]Mark Linimon2007-03-141-13/+43
* Move x11-wm/xfce4/bsd.xfce.mk to Mk/.Mark Linimon2007-03-141-0/+61
* Add bsd.ocaml.mk to support OCaml packages.Mark Linimon2007-03-141-0/+195
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-142-2/+2
* - Add Get-E mirrors for e17 stuff.Stanislav Sedov2007-03-121-0/+10
* Retire jpeg-mmxMichael Johnson2007-03-081-3/+1
* Add php5 oci8 extensions.Alex Dupre2007-03-081-1/+2
* - Update and rename my mirrorsAndrew Pantyukhin2007-03-071-4/+9
* * Fix 'make search' with non-default ${PORTSDIR}Mark Linimon2007-03-061-0/+2
* * Refine some comments about Linux emulation [1]Mark Linimon2007-03-063-126/+17
* - add PYTHON to CONFIGURE_ENV so that ports using auto* for python will beAlexander Botero-Lowry2007-02-261-0/+3
* - (Re)add the sql dependency trigger. [1]Michael Nottebrock2007-02-242-4/+6
* Update to OpenLDAP 2.4.4a.Xin LI2007-02-211-1/+1
* - Fix WITH_DEBUG for ports that use STRIP_CMDPav Lucistnik2007-02-201-1/+1
* - Correct recently added WITH_DEBUG knob to not overzealously eat all -fPav Lucistnik2007-02-201-1/+1
* Revert previous commit: it creates more damage than it fixed.Alex Dupre2007-02-191-4/+0
* Fix segmentation fault on unloading, by loading php extensions inAlex Dupre2007-02-161-0/+4
* Update to Python 2.4.4.Xin LI2007-02-141-2/+2
* - Remobe ruby 1.6 bits.Stanislav Sedov2007-02-131-84/+3
* - Add horde mirrorsAndrew Pantyukhin2007-02-131-0/+14
* Add a bunch of php5 default extensions.Alex Dupre2007-02-091-4/+8
* - Fix typo: svg is in graphics/qt4-svgRong-En Fan2007-02-092-2/+2
* Update to 22.0.93Andrey Slusar2007-02-071-2/+2
* Post-import bugfixorama:Michael Nottebrock2007-02-062-6/+6
* - Force new pkg_install suite on people on systems older than January 10 2006.Pav Lucistnik2007-02-061-2/+2
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-063-4/+173
* Update the USE_QT_VER switch description (allows 3 and 4 for values now).Michael Nottebrock2007-02-061-5/+6
* - Support Tcl/Tk 8.5 in USE_TCL/USE_TKPav Lucistnik2007-02-051-4/+5
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-3/+3
* - Add some bits for gtk-sharp10, gtk-sharp20, and gnome-sharp20 dependenciesTom McLaughlin2007-02-051-4/+19
* Drop PORTOBJFORMAT now that it is entirely unused.Kris Kennaway2007-02-052-15/+2
* bsd.port.mkPav Lucistnik2007-01-313-177/+116
* - ftp.cn.FreeBSD.org is backRong-En Fan2007-01-311-2/+2
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)Kris Kennaway2007-01-301-1/+1
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)Kris Kennaway2007-01-301-13/+2
* - Transfer maintainership of this file to Gerald PfeiferPav Lucistnik2007-01-291-1/+1
* Remove python21 and python22 bits now that they are gone.Tom McLaughlin2007-01-271-19/+1
* Does not build with current wavpack and got obsoleted by 0.10.x version.Jeremy Messenger2007-01-261-1/+1
* move MASTER_SITES_XFCE to bsd.sites.mkOliver Lehmann2007-01-231-0/+9
* . Add an entry for the linux-sun-jdk15 port.Greg Lewis2007-01-231-1/+4
* - Fix whitespacesMartin Wilke2007-01-171-2/+2
* - add a PYTHON_VER variable to bsd.python.mk, this provides a simple x.yAlexander Botero-Lowry2007-01-171-0/+6
* - Remove ftp.xemacs.org which is so broken it does not work at all in passivePav Lucistnik2007-01-161-1/+0
* Add @'s in front of ${CHOWN} calls.Brooks Davis2007-01-091-4/+4
* - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCLPav Lucistnik2007-01-082-10/+31
* Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend byGerald Pfeifer2007-01-061-3/+4
* Upgrade drupal to 4.7.5 fixing a couple security issues.Brooks Davis2007-01-061-7/+15
* - Fix WANT_LUA (broken since autodetection commit).Alejandro Pulver2007-01-051-0/+1
* - Fix WANT_WX (broken since autodetection commit).Alejandro Pulver2007-01-041-0/+1
* Merging from MC ports to FreeBSD ports:Jeremy Messenger2007-01-041-2/+4
* Cleanup unreachable sites:Hiroki Sato2007-01-041-4/+0
* - Add patch that allows GC performance profiling and analasys.Stanislav Sedov2007-01-031-1/+1
* - Beautify comments (wrap and some fixes).Stanislav Sedov2007-01-031-34/+75
* - fix path for */ServciesDirk Meyer2007-01-031-2/+2
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov2007-01-031-16/+19
* - Change WxWidgets to wxWidgets to match real application name.Alejandro Pulver2007-01-021-27/+27
* - If multiple versions are allowed and some do not have the requiredAlejandro Pulver2007-01-011-1/+42
* - Remove _WX_ILLEGAL_VERS_* and introduce a new way of handling it.Alejandro Pulver2007-01-011-30/+42
* - Fix autodetection.Alejandro Pulver2007-01-011-1/+1
* - Fix component autodetection.Alejandro Pulver2007-01-011-1/+1
* - Re-add _WX_ILLEGAL_VERS_* handling removed in previous commitPav Lucistnik2006-12-311-0/+29
* - add USE_GNUSTEP_LOCAL_SERVICESDirk Meyer2006-12-311-53/+105
* - Update comments after the last addition of Lua 5.0 and 5.1 ports.Alejandro Pulver2006-12-311-30/+71
* - Update comments for 2.8 version (section about available components).Alejandro Pulver2006-12-311-59/+68
* Add RF:RUBYFORGE as macro for MASTER_STIES_RUBYFORGE and defaultIon-Mihai Tetcu2006-12-291-2/+4
* Revive gstreamer-plugins-swfdec (flash output)Michael Johnson2006-12-241-1/+1
* - Add spc support in bsd.gstreamer.mkMichael Johnson2006-12-231-1/+3
* Revive gstreamer-plugins-mpeg2encMichael Johnson2006-12-231-1/+1
* Revive gstreamer-plugins-jackMichael Johnson2006-12-231-2/+2
* Revive gstreamer-plugins-cdaudioMichael Johnson2006-12-231-1/+1
* - add a PYWSGIREF dependency line since wsgiref is included with 2.5Alexander Botero-Lowry2006-12-221-1/+11
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-202-4/+14
* - pass ADDITIONAL_FLAGS ADDITIONAL_CFLAGSDirk Meyer2006-12-191-0/+9
* Remove dirac references in preparation for removal ofVasil Dimov2006-12-131-2/+0
* - add ${PYHASHLIB} dependency macro to bsd.python.mkAlexander Botero-Lowry2006-12-131-0/+9
* Remove expired php4-ming extension.Alex Dupre2006-12-131-2/+2
* Prepare bsd.gstreamer.mk for removal of multimedia/gstreamer-plugins-dirac80Vasil Dimov2006-12-131-1/+1
* Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire".Andrey Slusar2006-12-121-3/+3
* Add a BUILD_DEPENDS to desktopfileutils as some ports (e.g. planner)Joe Marcus Clarke2006-12-111-0/+1
* Whitespace fix.Mark Linimon2006-12-111-1/+1
* - pass ADDITIONAL_CPPFLAGS, ADDITIONAL_INCLUDE_DIRS ADDITIONAL_LIB_DIRSDirk Meyer2006-12-101-0/+9
* - Mark devel/py-ctypes IGNORE with Python 2.5 [1]Alexander Botero-Lowry2006-12-091-0/+12
* - Add PYNUMPY macro to bsd.python.mkAlexander Botero-Lowry2006-12-081-0/+2
* Welcome new release of the world's most advanced open source database:Palle Girgensohn2006-12-071-0/+1
* - Add MASTER_SITES_NVIDIAJose Alonso Cardenas Marquez2006-12-061-0/+11
* - Add Easy Software mirrors for cups, fltk and other portsAndrew Pantyukhin2006-12-061-0/+11
* Add devel/lua-pty to work with Lua 5.0 and Lua 5.1 and turn devel/lua50-ptyPhilip Paeps2006-12-061-0/+1
* - Provide a wildcard default python_pkgnameprefix to fix a few portsAndrew Pantyukhin2006-12-061-0/+4
* Whitespace fixAde Lovett2006-12-041-1/+1
* - Skip versions for which requested component is not available. Fixes portsPav Lucistnik2006-12-041-0/+30
* - Add support for wxgtk2 2.8.Max Khon2006-12-031-3/+12
* - add MASTER_SITE_GNUSTEP_CHDirk Meyer2006-12-031-0/+5
* Add Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. RevertPhilip Paeps2006-12-011-0/+4
* - Add support for Zope 2.10Pav Lucistnik2006-11-301-5/+9
* - new option USE_GNUSTEP_LDCONFIGDirk Meyer2006-11-301-2/+27
* - Add a new CTAN master sitePav Lucistnik2006-11-251-1/+2
* Remove panda extension since it's deprecated and will be removed soon.Alex Dupre2006-11-221-2/+1
* -add options USE_GNUSTEP_SYSTEM_THEMES, USE_GNUSTEP_LOCAL_THEMESDirk Meyer2006-11-201-13/+40
* - new option USE_GNUSTEP_SYSTEM_BUNDLESDirk Meyer2006-11-201-0/+13
* - new option USE_GNUSTEP_LOCAL_BUNDLESDirk Meyer2006-11-171-0/+13
* - new option USE_GNUSTEP_LOCAL_TOOLSDirk Meyer2006-11-161-0/+12
* - Some comment fixes.Alejandro Pulver2006-11-141-116/+87
* - Add LUA_CMD, LUAC_CMD and TOLUA_CMD variables.Alejandro Pulver2006-11-121-1/+9
* - Swap description of LUA_MODLIBDIR and LUA_MODSHAREDIR variables.Alejandro Pulver2006-11-101-2/+2
* - s/WITH_SUEXEC_UMASK/SUEXEC_UMASK/Clement Laforet2006-11-071-1/+1
* Update to 5.2.0 release.Alex Dupre2006-11-071-3/+3
* - Add belnet and osdn to SFE, remove jaist, citkit and peterhostAndrew Pantyukhin2006-11-051-2/+2
* [patch] Mk/bsd.sdl.mk - support for sdl_pangoEdwin Groothuis2006-11-011-1/+6
* Add USE_GNOME_SUBR knob (pulls in sysutils/gnome_subr and addsJean-Yves Lefort2006-10-311-0/+6
* - new optionsDirk Meyer2006-10-311-6/+45
* Correct a typo when restoring pre-GNOME 2.16 bit.Joe Marcus Clarke2006-10-151-1/+1
* Put back some bits overwritten in the GNOME 2.16 import.Joe Marcus Clarke2006-10-141-2/+2
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-142-95/+112
* Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang2006-10-131-4/+4
* - Update the main python version to 2.5.Hye-Shik Chang2006-10-091-15/+8
* Whitespace cleanup.Hye-Shik Chang2006-10-081-87/+98
* - fix an warning when compat5x-i386-5.4.0.8_7 is instaleldDirk Meyer2006-10-081-2/+2
* - fix a warning when compat5x-i386-5.4.0.8_7 is installedDirk Meyer2006-10-081-2/+2
* Convert whitespaces to tabsHerve Quiroz2006-10-081-6/+6
* update MASTER_SITE_GNUSTEPDirk Meyer2006-10-081-1/+1
* - The white space police is back in town!Martin Wilke2006-10-071-22/+25
* - The whitespace police is back in town!Martin Wilke2006-10-071-23/+28
* - auto detect OPENSSL_PORT from installed package when not set in /etc/make.confDirk Meyer2006-10-071-3/+16
* - The whitespace police is back in town.Alejandro Pulver2006-10-061-5/+6
* - whitespacesDirk Meyer2006-10-061-1/+1
* externd MASTER_SITE_GNUSTEPDirk Meyer2006-10-061-0/+1
* Redo the comments so they match the other bsd.x.mk files.Boris Samorodov2006-10-061-23/+23
* Remove support code for old linux distrosVasil Dimov2006-10-021-8/+2
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, toMark Linimon2006-10-013-25/+75
* Split the bsd.port.pre.mk functionality into two pieces. The majority isMark Linimon2006-10-011-0/+26
* - new option USE_GNUSTEP_MAKE=yesDirk Meyer2006-09-291-2/+5
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-6/+5
* Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it isKris Kennaway2006-09-201-1/+1
* * Add missing '|| true' to silence an @unexec rmdir [1]Kris Kennaway2006-09-201-9/+13
* Remove DESTDIR as it is currently problematic.Mark Linimon2006-09-151-1/+1
* * Add PKGVERSION to bsd.port.mk [1]Mark Linimon2006-09-152-2/+442
* . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15Greg Lewis2006-09-151-3/+2
* - Update lang/python-devel to Python 2.5c2Hye-Shik Chang2006-09-141-3/+3
* Change all my MAINTAINER lines to my new FreeBSD.org address.Alexander Botero-Lowry2006-09-131-2/+2
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-132-2/+2
* - Add osdn.dl.sourceforge.jp again (seems working fine).Jun Kuriyama2006-09-121-1/+1
* Remove expired pecl-imagick port.Alex Dupre2006-09-121-2/+1
* - order dependenciesDirk Meyer2006-09-111-4/+34
* The following functional changes were made to bsd.sites.mk:Andrew Pantyukhin2006-09-031-5/+16
* - update to 0.11.0Dirk Meyer2006-08-311-1/+1
* - Update to 1.8.5Sergey Matveychuk2006-08-271-1/+1
* - s/${DESTDIR}${PREFIX}/${TARGETDIR}/Erwin Lansing2006-08-143-19/+21
* - Add a bunch of vim mirrors, manually tested in JuneAndrew Pantyukhin2006-08-091-1/+35
* Add support for DESTDIR part I.Erwin Lansing2006-08-049-148/+413
* Update python-devel to 2.5b3.Hye-Shik Chang2006-08-041-1/+1
* - Make MASTER_SITES_MOZILLA_EXTENDED follow same format as other master sitesMichael Johnson2006-08-031-2/+3
* - Add MASTER_SITE_MOZILLA_EXTENDED, this can be used for most geckoMichael Johnson2006-08-031-0/+5
* - Add MASTER_SITE_RUBYFORGEPav Lucistnik2006-08-021-0/+9
* - Add forgotten support for USE_GSTREAMER=pythonMichael Johnson2006-08-011-2/+11
* - Only set default m_s_subdir if master_sites was undefinedAndrew Pantyukhin2006-07-311-1/+3