aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wget/Makefile
blob: 3785f9a45f57abc8574b6096807e4b34ba47ef22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Ports collection makefile for:  wget
# Date created:           31 December 1996
# Whom:               Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   wget
PORTVERSION=    1.8.2
PORTREVISION=   3
CATEGORIES= ftp www ipv6
MASTER_SITES=   ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wget

PATCH_SITES=    ${MASTER_SITE_DEBIAN}
PATCH_SITE_SUBDIR=  pool/main/w/wget
PATCHFILES= wget_${PORTVERSION}-10.diff.gz
PATCH_DIST_STRIP=   -p1

MAINTAINER= sf@FreeBSD.org
COMMENT=    Retrieve files from the Net via HTTP and FTP

LIB_DEPENDS=    intl.4:${PORTSDIR}/devel/gettext

USE_REINPLACE=  yes
USE_PERL5_BUILD=    yes
USE_GMAKE=  yes
GNU_CONFIGURE=  yes

.if defined(WITHOUT_SSL)
CONFIGURE_ARGS= --with-ssl=no
.else
USE_OPENSSL=    yes
.endif
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
        LIBS=-L${LOCALBASE}/lib

MAN1=       wget.1

post-patch:
    ${RM} -f ${WRKSRC}/doc/wget.info*
# we don't need to run autoconf.
    ${TOUCH} ${WRKSRC}/configure
    ${REINPLACE_CMD} -e 's,/etc/wgetrc,${PREFIX}/etc/wgetrc,' \
             -e 's,@file{},@file{${PREFIX}},' \
        ${WRKSRC}/doc/sample.wgetrc* ${WRKSRC}/doc/wget.texi

post-install:
    install-info ${PREFIX}/info/wget.info ${PREFIX}/info/dir

.include <bsd.port.mk>
1-17/+27 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2 * Back out XFree86 4.2.0 and all recent modifications for the sake ofwill2002-01-2220-1179/+14456 * I removed pkg-plist instead of pkg-plist.pc98 in the preious commit :-(jmz2002-01-221-29/+653 * Use only one package list for i386, alpha and pc98 and generate the appropriatejmz2002-01-224-14365/+16 * Add S3 driver.jmz2002-01-223-3/+4 * Do not use MLINKS: it generates a too long arguments list in make.jmz2002-01-201-935/+935 * Upgrade to 4.2.0jmz2002-01-2017-1360/+1808 * Fix a flickering LCD problem with i815 chipset.jmz2002-01-082-5/+21 * Update version (X11R6.5)jmz2002-01-061-1/+1 * Patch to support ATI XPERT 128.jmz2001-12-273-1/+65 * Set LATEST_LINK to `XFree86-4'.knu2001-11-071-0/+2 * Patch startx so that X is started with the "-nolisten tcp" by default andjmz2001-10-272-1/+55 * Re-enable the WITH_MATROX_GXX_DRIVER option.jmz2001-10-263-26/+38 * Patcch to xdm to set environment from login.confjmz2001-10-252-1/+28 * re-enable DRIjmz2001-10-074-6/+33 * Staticise an inline in order to avoid a conflict between libXt.a and libXp.a.jmz2001-09-201-0/+11 * Add bit about XFREE86_VERSION=4 in /etc/make.confdwcjr2001-08-311-0/+3 * Allow the tga driver to load the "fb" module; without this, the drivergallatin2001-08-301-0/+11 * Fix a local DoS against xfs.jmz2001-08-242-1/+293 * Fix a race condition in mouse device.jmz2001-08-242-1/+23 * Add a test to instruct the user to rename ${PREFIX}/lib/libXft.so.1jmz2001-06-142-1/+11 * Suppress MLINKS and put all man pages in the MANx sections. The MLINKSjmz2001-06-121-649/+649 * Don't try to build AgpGartDrivers on alpha, doing so leads to agallatin2001-06-101-1/+1 * Remove DRI modules. They are not build in 4.1.0.jmz2001-06-084-16/+1 * Fix the VT switching consoles bug with the i810 driver.jmz2001-06-071-0/+26 * Complete Makefile.man for 4.1.0 - I forgot to commit this file when Ijmz2001-06-062-6/+64 * The vmware driver must be in the i386Architecture section, not in thejmz2001-06-055-3/+8 * Disable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0jmz2001-06-051-24/+24 * Upgrade to version 4.1.0jmz2001-06-0413-1430/+10612 * Move manpages from pkg-plist to Makefile.man.jmz2001-06-025-3502/+1170 * Update the checksum for xc/mga-1_2_0beta.tgz. There are no changes injmz2001-06-011-1/+1 * The DRI module breaks building of XF86-4 on alpha because drmP.hgallatin2001-05-291-1/+1 * Do not build and the DRI kernel modules in -current. Sources of drm modulesjmz2001-04-112-3/+5 * Upgrade the Matrox driver to version 1.2.0jmz2001-04-102-3/+3 * Build and install the DRI kernel modules.jmz2001-04-106-2/+80 * Fix a build problem on alpha machines.jmz2001-04-061-0/+16 * Add the possibility to disable support for TrueType fonts.jmz2001-03-201-1/+5 * set MASTER_SITE_SUBDIR to 4.0.2jmz2001-03-181-1/+1 * Those files should have been removed in my previous commit :-/jmz2001-03-186-110/+0 * Upgrade to version 4.0.3jmz2001-03-188-124/+174 * Add the trailing slash to the master site for matrox driver.jmz2001-03-141-1/+1 * Add the official Matrox driver for G200, G400 and G450 graphic adapters.jmz2001-03-142-4/+29 * Use pre-configure instead of pre-fetch to test compiler flags. pre-fetchjmz2001-03-131-1/+1 * Add include/X11/Xft/XftFreetype.hjmz2001-02-113-0/+3 * Add an option to install config files in /usr/X11R6/lib/X11 instead of /etc/X11jmz2001-02-091-2/+16 * Add a pre-fetch target to check CFLAGS. XFree won't compile with -O3 or abovejmz2001-02-091-1/+7 * Style fixes for ports category x11.olgeni2001-02-061-1/+1 * Dont make 'World' with the -k flag. I want the compilation to stop as soonjmz2001-01-121-0/+11 * Add the savage driver.jmz2001-01-094-3/+9 * Don't build freetype2 from the XFree sources and add a dependency onjmz2001-01-085-22/+4 * Compile and install the freetype extension.jmz2000-12-305-5/+22 * This is the complete XFRee86 distribution. Add a note telling thatjmz2000-12-262-1/+4 * Add 2 extra files.jmz2000-12-263-30/+36 * Use /etc/mtree/BSD.x11-4.dist, not /etc/mtree/BSD.x11dist!jmz2000-12-251-1/+1 * Add X threads support.jmz2000-12-235-1/+120 * One more patch is needed to ensure the X11 build uses centrallyjmz2000-12-222-1/+10 * Update for XFree86-4.0.2jmz2000-12-201-202/+525 * Upgrade to 4.0.2jmz2000-12-2021-1042/+1116 * Use /etc/mtree/BSD.x11-4.dist as mtree file and remove all correspondingjmz2000-12-134-497/+1 * Fix compilation problems caused by recent changes in machine/console.h andjmz2000-11-282-0/+64 * There's a bug in XFree86-4's XCreateFontSet(), revealed by 5-current'sjmz2000-11-232-1/+20 * Fix a problem with the PAM support in xdm that prevents pam_start_session()jmz2000-11-231-1/+1 * Fix a bug introduced in revision 1.64: empty answers were always replacedjmz2000-11-191-1/+1 * Enable PAM in xdm if it was requested in the configure phase. PAM supportjmz2000-11-142-1/+17 * Add a patch to fix the build when Xinerama is not required.jmz2000-11-142-1/+11 * Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mkjmz2000-11-091-4/+4 * Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> whichjmz2000-11-091-0/+4 * PORTREVISION=6jmz2000-11-071-1/+1 * Fix for japanized tk.jmz2000-11-071-2/+5 * Add missing links to directories and remove duplicate entries.jmz2000-11-073-75/+4780 * Fix crashes of 'XFree86-4 -configure' on systems with i810 videojmz2000-11-042-1/+23 * Install the X server without the SUID bit, remove the warning about thejmz2000-10-293-7/+18 * Fix compilation problems in -currentjmz2000-10-261-0/+8 * Fix bugs introduced in last commit which had to effect to always definejmz2000-10-251-14/+8 * Make configure a little smarter about already installed config files andjmz2000-10-181-59/+47 * Set PORTREVISION=3 (patch-l)jmz2000-10-131-1/+1 * Submitted by: <dec@freebsd.org>dec2000-10-131-0/+25 * ${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL asasami2000-10-081-2/+2 * Rename PLIST.alpha to pkg-plist.alpha. (By the way, PLIST.pc98 is inasami2000-10-081-2/+2 * Remove extra directory in the name of files to patch.jmz2000-10-021-4/+4 * A better patch for the mouse locking problem. The previous patch broke somejmz2000-10-012-33/+42 * Add PORTREVISION= 1jmz2000-09-261-0/+1 * This fixes the nasty problem of the mouse locking if you toggle between Xjmz2000-09-261-0/+32 * Make life of maintainers of various XFree ports a bit easier by movingsobomax2000-09-211-5/+2 * Never build a.out libraries. Support for a.out was removed injmz2000-09-091-23/+0 * The default command to call Xwilling in xdm-config doesn't work.jmz2000-09-091-0/+11 * Fix a bug that causes HTML manpages to be generated with wrong suffixes.jmz2000-09-081-5/+15 * Welcome XFree86-4 into the world of FreeBSD/Alpha.steve2000-08-213-0/+4712 * Add 3 files.jmz2000-08-081-0/+3 * Now that FreeBSD has native `agpgart' interface,ru2000-08-023-3/+76 * Fix zh_TW.Big5/XLC_LOCALE.vanilla2000-07-161-21/+22 * Fix a path (extra X11R6/)jmz2000-07-101-1/+1 * Add the cyrix driver.jmz2000-07-041-7/+9 * Add the cyrix driver.jmz2000-07-041-0/+3 * The source directory in MASTER_SITES is 4.0.1 (not 4.01)jmz2000-07-041-6/+6 * Upgrade to version 4.01jmz2000-07-046-50/+1265 * Those patches are no more necessar - the build completes without them.jmz2000-07-031-11/+0 * Remove info/ and info/dir. They are not created/installed by the port.jmz2000-07-011-2/+0 * Update BIG5 to unicode map.vanilla2000-06-251-6/+52 * Fix a xterm bug when displaying colors.jmz2000-06-141-0/+11 * Unbreak 'make clean' and 'make readmes'jmz2000-06-141-4/+3 * Fix USA_RESIDENT == NO casekris2000-06-091-0/+1 * Remove FORBIDDEN tag and add a dialog box explaining the possiblekris2000-06-091-2/+6 * Fix the known root hole. This port is still dangerous.kris2000-06-091-0/+15 * Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.kris2000-04-301-0/+2 * Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.jmz2000-04-161-0/+1 * Fix installation when /usr/X11R6 is a symlink.jmz2000-04-151-0/+21 * Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+2 * Compile the mouse driver even if the user choose to not build the serversjmz2000-03-241-2/+1 * Remove support for building on a.out systems.jmz2000-03-231-23/+0 * Rename zh_TW.big5 to zh_TW.Big5,vanilla2000-03-203-2/+459 * Fix compilation problems on FreeBSD 5.0-CURRENTjmz2000-03-191-2/+13 * xfree86.cdrom.com -> ftp.freesoftware.comasami2000-03-131-1/+1 * Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!asami2000-03-131-1/+2 * Fix typo (by me) and add manpage.asami2000-03-121-1/+2 * Add mouse driver.asami2000-03-122-1/+2 * Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andjmz2000-03-1116-3263/+1320 * Include libXThrStub.so on the Alpha package version.jkh2000-03-101-0/+2 * Discourage the building of a.out libs in favour of the new XFree86-aoutlibsreg2000-03-073-0/+15 * In 4.0-current, there is a new czech locale, but appropriate line injmz2000-02-191-0/+11 * A better fix to the XF86Setup core dump problem: use /usr/bin/cpp insteadjmz2000-02-16