aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Mark this guy IGNORE until I get around to bringing in 1.8a1.marcus2004-06-281-0/+2
* Update to 1.7.r3 (1.7 Release Candidate 3).marcus2004-06-111-3/+3
* Enable optional debugging support by specifying WITH_DEBUG or by enabling itmarcus2004-06-021-3/+9
* Update to 1.7 release candidate 2.marcus2004-05-201-3/+3
* Update to 1.7 RC 1. The list of feature in this release can be found at:marcus2004-04-301-7/+5
* This is also BROKEN on alphakris2004-04-121-2/+2
* - Drop dependency on gnomevfs-extras, it went away with GNOME 2.6 upgradepav2004-04-091-1/+0
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
* This is also broken in a different way on ia64kris2004-04-031-1/+5
* BROKEN on amd64: Segfault during buildkris2004-04-031-0/+4
* Update to 1.7.bmarcus2004-03-201-61/+70
* Borrow from the OpenLDAP ports, and refuse to build if bind has beenmarcus2004-03-191-0/+6
* Chase the new location of libXft.marcus2004-03-171-1/+1
* * Backout the OPTIONS commit. This requires more Makefile restructuringmarcus2004-03-111-11/+15
* Fix the install location for the header files. For those that installedmarcus2004-02-271-8/+8
* * Actually reference the extra patch on 4.Xmarcus2004-02-271-1/+5
* * Fix a compilation issue on -STABLE [1]marcus2004-02-261-1/+3
* Bump PORTEPOCH for mozilla-devel, so that its version number willadamw2004-02-261-1/+1
* * Update to 1.7.amarcus2004-02-261-30/+33
* GTK2 mozilla is now the default, and GTK1 support will be built only if expli...adamw2004-02-181-7/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+2
* Remove mozilla-headers.adamw2004-01-181-0/+10
* Mark this port as IGNORE since www/mozilla has been updated to 1.6.marcus2004-01-171-0/+2
* This port should now work on amd64, so remove the NOT_FOR_ARCHS macro.marcus2003-12-161-2/+0
* Update to 1.6b, and add Peter's amd64 patches from Firebird. For a listmarcus2003-12-151-3/+3
* Don't build these ports on amd64.marcus2003-11-241-0/+2
* Only add the plug-in symlink to the plist if we're actually going to createmarcus2003-11-151-1/+7
* . Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have toglewis2003-11-121-0/+1
* . Look in ${LOCALBASE}/jdk1.4.2 for the JDK 1.4 plugin.glewis2003-11-121-2/+2
* * Try to auto-detect the best Java plug-in [1]marcus2003-11-111-19/+29
* * Update mozilla-devel to 1.6amarcus2003-11-021-17/+13
* Mark as IGNORE on -STABLE Alpha.marcus2003-10-131-1/+1
* Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.marcus2003-09-071-0/+7
* Update to 1.5 Beta. For a list of what's new, checkout:marcus2003-08-301-2/+2
* * Add a knob to optionally build XMLTerm [1]marcus2003-08-131-6/+10
* Update to 1.5a.marcus2003-07-231-2/+1
* Mark IGNORE until 1.5a comes out.marcus2003-07-011-0/+1
* * Add [untested] Alpha support [1]marcus2003-06-011-5/+3
* Update to 1.4b.marcus2003-05-171-3/+4
* Make sure Xft support is really disabled if one defines WITHOUT_XFT.marcus2003-05-021-0/+2
* Make sure we add -devel to each of the dependencies in the Mozillamarcus2003-04-251-5/+13
* Install the pkg-config files with a -devel suffix to avoid a conflict withmarcus2003-04-241-5/+5
* Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potentialmarcus2003-04-161-0/+1
* * Sync recent CONFIGURE_ARGS and optimization changes with www/mozillamarcus2003-04-151-5/+13
* s/<malloc.h>/<stdlib.h>/gmarcus2003-04-111-0/+2
* * Update to 1.4a and unbreakmarcus2003-04-071-10/+25
* Mark BROKEN until it can be updated to 1.4a.marcus2003-04-041-0/+2
* Clear moonlight beckons.ade2003-03-071-0/+1
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-7/+1
* Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use ofmarcus2003-02-141-1/+1
* Update to 1.3b.marcus2003-02-131-8/+4
* Chase gtk20's shared lib version.marcus2003-02-081-2/+1
* Remove the lib/browser_plugins directory.marcus2003-02-021-0/+1
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidmarcus2003-01-261-1/+1
* Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.marcus2003-01-231-0/+1
* Replace one more occurrance of Xft.h.marcus2003-01-231-1/+2
* Remove the extra calendar distfile. It is no longer needed in mozilla-devel.marcus2003-01-231-1/+5
* * Update to 1.3amarcus2003-01-221-7/+8
* Fix the startup script so that it can accept option arguments. This fixesmarcus2002-11-281-1/+1
* Make the Mozilla startup scripts a little smarter. Instead of launching amarcus2002-11-241-2/+2
* When using the GTK+-2 version, build with ORBit2.marcus2002-11-211-3/+7
* * Make this port a master port which can support slavesmarcus2002-11-181-22/+43
* Add calendar support to Mozilla. Specify -DWITH_CALENDAR to enablemarcus2002-11-111-0/+17
* * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2marcus2002-10-291-2/+18
* Mark mozilla-devel BROKEN when Xft2 support is enabled and theadamw2002-10-261-0/+4
* Add one more forgotten '\'.marcus2002-10-241-1/+1
* Properly handle if blocks in the Makefile.marcus2002-10-241-9/+9
* * Add a patch that fixes some localization issues [1]marcus2002-10-231-13/+26
* Fix the build by adding a dependency on Xft.marcus2002-10-221-1/+4
* This commit includes:marcus2002-10-221-19/+41
* Update to 1.2a.sobomax2002-10-201-3/+4
* Add a patch from Mozilla CVS to correct the recent security hole. Un-forbidmarcus2002-10-181-3/+1
* Mark forbidden due to security hole reported atmarcus2002-10-171-0/+2
* Disable Chatzilla by default. The irc buffer overflow is still present.marcus2002-09-291-1/+2
* Fix the JPI installation.marcus2002-09-041-1/+1
* Add mozilla-*-devel after a repo copy from mozilla.marcus2002-09-041-3/+5
* Update to 1.1. This fixes the font problem as well as the chatzilla bug. Amarcus2002-08-291-9/+6
* Don't use mapped IPv6 address when connecting IPv4 node.sumikawa2002-08-011-1/+1
* * Fix build on -CURRENTmarcus2002-07-231-5/+12
* security fix: correct bugs 115788 and 150339 (Mozilla passestrevor2002-07-141-2/+1
* Forbid because of remote crash.trevor2002-07-141-0/+2
* Update to 1.0. Yay!sobomax2002-06-071-1/+1
* Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.sobomax2002-05-241-3/+2
* Conditionalize mail, news, and LDAP support. All three are still enabledmarcus2002-05-191-3/+20
* Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitouslygreen2002-05-151-0/+2
* Update to 1.0.rc2.marcus2002-05-131-4/+3
* Really prevent Chatzilla from being installed. Seems the extensions weremarcus2002-05-111-1/+1
* Disable Chatzilla since it contains a buffer overflow as described bymarcus2002-05-091-1/+3
* Fix recent security vulnerability in Mozilla, as well as the resultingmarcus2002-05-061-2/+1
* Mark forbidden because of security bug.mbr2002-05-031-0/+2
* Change dist site for libart from sobomax's people page to his local-distfilesmarcus2002-05-011-3/+4
* Add a conditional broken message so that people stop asking why Mozillamarcus2002-04-261-1/+8
* Allow libart to be fetched quickly instead of wading through all themarcus2002-04-231-2/+2
* Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir...obrien2002-04-231-2/+2
* Fix up the port to use the 1.0.rc1 version of the libart dist.marcus2002-04-231-4/+3
* Update to 1.0.rc1marcus2002-04-231-4/+3
* Fix the plist when WITHOUT_CHATZILLA is defined.marcus2002-04-161-0/+3
* Allow installed files to have correct permissions when built by a non-rootmarcus2002-04-141-2/+2
* Multiple IP trying works not only when connection resused but alsosumikawa2002-03-291-1/+1
* Fix displaying of bold/italic truetype fonts. Bump PORTREVISION.sobomax2002-03-191-1/+1
* Remove gdk-pixbuf from LIB_DEPENDS - Mozilla doesn't need it anymore.sobomax2002-03-171-1/+0
* - Re-enable Chatzilla;sobomax2002-03-151-2/+2
* Fix a typo in previous commit.sobomax2002-03-131-1/+1
* Quick'n'dirty hack to prevent freetype1 includes from beint picked instead ofsobomax2002-03-131-0/+1
* Long awaited 0.9.9 update. For some reason configure doesn't pick up oursobomax2002-03-131-4/+5
* Pre-create symlink to a Java plugin, so that the user only needs to installsobomax2002-02-191-1/+3
* Clean up this port, including GCing old configure options and making patchesreg2002-02-161-25/+26
* Utilize MASTER_SITES grouping.sobomax2002-02-071-4/+5
* Update to 0.9.8.sobomax2002-02-061-2/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
* Enable Chatzilla (IRC client). It is enabled by default unlesssobomax2002-01-041-1/+4
* Add FreeBSD locales. This solves the problem with Mozilla not starting upsobomax2002-01-031-0/+1
* Update to 0.9.7.sobomax2001-12-261-5/+10
* Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus.sobomax2001-11-221-1/+1
* Update to 0.9.5.sobomax2001-10-221-1/+1
* Update to 0.9.4.sobomax2001-09-181-1/+1
* Bump png majorache2001-09-111-1/+1
* Forcefully set MALLOC_OPTIONS=j to prevent build from crashing on 5-CURRENTsobomax2001-08-081-1/+2
* Update to 0.9.3.sobomax2001-08-071-4/+5
* Update to 0.9.2.sobomax2001-07-021-2/+3
* Several cleanups:sobomax2001-06-131-2/+1
* Upgrade to 0.9.1.sobomax2001-06-121-1/+1
* Correct empty directories pruning code.sobomax2001-05-221-3/+1
* Assign maintainership to gnome@FreeBSD.org, because Jeremy will be unavailablesobomax2001-05-221-1/+1
* Update to 0.9.sobomax2001-05-221-5/+13
* Downgrade to 0.8.1 until numerous reported problems are fixed.sobomax2001-05-181-8/+5
* Update to 0.9.sobomax2001-05-171-5/+8
* Various patches (mainly shared library revision changes) for thoseade2001-05-051-1/+2
* Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not forreg2001-04-101-2/+1
* Updated MD5. Just some minor translation chnages it seems...reg2001-02-231-0/+1
* Update to 0.8. No major changes in the port, only regenerated patches.reg2001-02-171-2/+1
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
* Add PSM support.reg2001-01-221-5/+7
* Update to 0.7, bumping port epoch to 1, since the version number wentreg2001-01-131-3/+3
* #%@#$^... forgot to bump PORTREVISION.reg2000-12-221-0/+1
* Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwardsreg2000-12-221-1/+1
* Disable jar packages - they are duplicate information.reg2000-10-311-1/+4
* ${ENV} --> ${SETENV}sobomax2000-10-271-2/+2
* Update to M18. Special thanks Steve Elmer <selmer@netscape.com> and Davidreg2000-10-251-13/+6
* Explain why this port has not been upgraded to M18.reg2000-10-241-0/+4
* Use MASTER_SITE_MOZILLA.knu2000-10-241-1/+2
* Update to M17.reg2000-08-141-2/+3
* Redo the upgrade to M16.reg2000-08-041-3/+3
* Backout M15 --> M16 upgrade.sobomax2000-08-031-1/+1
* Update to M16.sobomax2000-08-011-1/+1
* Update to M15.reg2000-04-211-3/+3
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable usingreg2000-02-041-0/+8
* Update to M13. Gentlemen, start your T1s.reg2000-01-291-6/+6
* Update from M10->M12, and remove building of idltool, so that this buildsreg2000-01-061-10/+9
* Depend on ORBit.cpiazza1999-11-141-1/+2
* Update to Milestone 10.jim1999-11-121-7/+10
* Bump glib12 's share library version to 3,vanilla1999-10-101-2/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.cpiazza1999-08-231-10/+3
* chmod -> ${CHMOD}mharo1999-08-231-3/+3
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-08-181-4/+4
* Weird things happen when you .include bsd.port.mk when you really meantsteve1999-07-241-2/+2
* Update to mozilla M8cpiazza1999-07-241-27/+50
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-5/+5
* Mark BROKEN for ELFjseger1998-10-151-1/+3
* Version number part of PKGNAME should be delimited by "." only....asami1998-07-221-2/+2
* Upgrade to the April 29, 1998 snapshot.jseger1998-05-031-5/+5
* Remove the MOTIFLIB= (i.e., defined to be empty) line from config/FreeBSD.mk,asami1998-04-181-3/+1
* Define BUILD_OPT and NO_NETSCAPE_STATIC. This now lets us build mozilla injseger1998-04-171-4/+4
* This is a kludge to make building work again. post-configure now echo's MOTI...jseger1998-04-171-1/+3
* Remove unneccessary NO_INSTALL_MANPAGES line.jseger1998-04-161-2/+1
* Use shared libaries instead of having a 60+MB binary.jseger1998-04-131-3/+3
* Upgrade to 1998-04-08 source snapshot.jseger1998-04-131-7/+7
* Initial import of a mozilla port.jseger1998-04-121-43/+30
* Upgrade to 4.05ache1998-04-031-10/+10
* Fix for the case where USA_RESIDENT is not definedmarkm1998-03-161-4/+5
* Using Fortify, and setting USE_128BIT, Communicator can now use 128 bitmarkm1998-03-151-1/+17
* Remove RESTRICTED tag.vanilla1998-01-261-3/+1
* Install symlinks "communicator-4" and "navigator-4". By using theseasami1997-11-201-3/+4
* Remove reference to 'make NAVIGATOR=yes' and update a commentpeter1997-11-151-5/+2
* Split netscape4 into communicator and navigator, so the two maintainersasami1997-11-151-10/+5
* Update the stand-alone navigator part to 4.04 too. Untangle the messasami1997-11-151-9/+10
* Upgrade to 4.04ache1997-11-141-16/+13
* Make it possible to install the standalone navigator by definingasami1997-09-251-2/+14
* Switch back to base_install, light version can't do anything with mailto:ache1997-09-081-2/+2
* Upgrade to 4.03b8ache1997-09-081-5/+5
* Change dist site to ftp23 since it is not propogated to all ftps yetache1997-08-041-2/+2
* Upgrade to 4.02b7ache1997-08-041-15/+6
* Upgrade to 4.0b5ache1997-06-011-6/+7
* Upgrade to 4.0b3 (note: Java not work for unknown reason)ache1997-04-091-6/+29
* Netscape4 expired betaache1997-02-251-0/+22