aboutsummaryrefslogtreecommitdiffstats
path: root/devel/fastcrc/Makefile
blob: 30e5965f2a9245b517b12ea21b7dd596720261cf (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
# New ports collection makefile for:    fastcrc
# Version required:         1.0
# Date created:             27 April 1999
# Whom:                 G. Adam Stanislav <adam@whizkidtech.net>
#
# $FreeBSD$
#

DISTNAME=   fastcrc-1.0
CATEGORIES= devel
MASTER_SITES=   http://www.whizkidtech.net/fports/

MAINTAINER= adam@whizkidtech.net

BUILD_DEPENDS=  nasm:${PORTSDIR}/devel/nasm:install

ONLY_FOR_ARCHS= i386

do-install:
    ${INSTALL_DATA} ${WRKSRC}/libfcrc.so.1 ${PREFIX}/lib
    ln -fs ${PREFIX}/lib/libfcrc.so.1 ${PREFIX}/lib/libfcrc.so
    ${INSTALL_DATA} ${WRKSRC}/fastcrc.h ${PREFIX}/include
    ${MKDIR} ${PREFIX}/share/doc/fastcrc
    ${INSTALL_MAN} ${WRKSRC}/index.html ${PREFIX}/share/doc/fastcrc
    ${INSTALL_PROGRAM} ${WRKSRC}/fc ${PREFIX}/bin

post-install:
    ${SETENV} OBFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib

.include <bsd.port.mk>
07-04-08 11:11:22 +0800'>2007-04-085-156/+79 * Update to 2007-04-05 snapshot:nox2007-04-084-42/+5 * - Update MASTER_SITES.shaun2007-04-081-1/+1 * - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+1 * Update to 2.8.2erwin2007-04-013-19/+24 * Update to Wine 0.9.34. Among others, this brings the following changes:gerald2007-03-316-8/+12 * - Update elfutils-libelf to 0.126 [1]bsam2007-03-2924-96/+112 * Project was renamedmiwi2007-03-288-114/+7 * Add the linux_base-fc6 port.bsam2007-03-281-0/+1 * - Mirror distfile to MASTER_SITE_LOCAL because it reports to be unavailablealepulver2007-03-281-3/+2 * ATTENTION! The port is experimental for now. Use it at your own risk. Thisbsam2007-03-2840-7880/+23592 * - Fix building with GCC 4.x.alepulver2007-03-281-0/+20 * - Remove the detection of some python dependencies from setup.py. It could breakacm2007-03-272-3/+35 * - Fix build with gcc 4.1miwi2007-03-271-3/+3 * - Update to 0.6.2miwi2007-03-268-198/+38 * - Add dynamips-develmiwi2007-03-2615-40/+217 * - Take maintainership as suggested by the previous maintainer.alepulver2007-03-261-1/+1 * Reset robb_force@holybuffalo.net by request; he does not have access to alinimon2007-03-261-1/+1 * Update to 2007-03-22 snapshot:nox2007-03-265-28/+8 * - Update to 0.1.1acm2007-03-242-7/+24 * - My fault on previous commit, this is the correct way for do the thingsacm2007-03-241-1/+4 * - Now,the OPENGL option installs snes9x instead of osnes9xacm2007-03-241-5/+3 * - Fix building with GCC 4.x.alepulver2007-03-221-0/+11 * - Mirror some files to MASTER_SITE_LOCAL (until it's updated together with thealepulver2007-03-221-3/+1 * - Remove DIST_SUBDIR (there is only one distfile).alepulver2007-03-222-13/+3 * - Fix pkg-plist (avoid creating useless empty directory).alepulver2007-03-221-3/+1 * - Fix pkg-plist.alepulver2007-03-228-8/+4 * - Update to 0.78miwi2007-03-219-728/+17 * - Change DIST_SUBDIR to read 'xmame' instead of ${PORTNAME}, so it works frompav2007-03-201-1/+1 * - Remove innapropriate backslash which caused DISTNAME to be ignoredpav2007-03-201-1/+1 * - Fix typoacm2007-03-191-1/+1 * BROKEN: Incomplete pkg-plistkris2007-03-184-0/+8 * BROKEN: Unfetchablekris2007-03-181-0/+2 * BROKEN: Incomplete pkg-plistkris2007-03-181-0/+2 * Polish pkg-descr and pkg-message:bsam2007-03-1818-36/+117 * - add locale/hudinoex2007-03-171-0/+1 * Update to Wine 0.9.33. Among others, this brings the following changes:gerald2007-03-176-8/+10 * - Use TCL/TK 8.4miwi2007-03-163-7/+4 * - Respect LOCALBASE and X11BASEacm2007-03-151-1/+3 * - Marked broken for ia64miwi2007-03-141-1/+7 * 2007-03-01 www/ruby-webunit: has deprecated dependenciesmiwi2007-03-146-69/+0 * - update to 1.21dinoex2007-03-135-13/+14 * - Update to 0.70miwi2007-03-135-5/+39 * Add qemu-develnox2007-03-111-0/+1 * Update repocopied qemu-devel port to 2007-03-09 snapshot:nox2007-03-117-39/+37 * Add CONFLICTS for qemu-develnox2007-03-111-0/+1 * - Forced commit to note the following repocopy:nox2007-03-111-16/+16 * Reset troll@digitalspark.net by request due to lack of time.linimon2007-03-071-1/+1 * Upgrade to version 0.4.4. Upstream changes include:jkoshy2007-03-062-4/+4 * - Update to version 0.16.alepulver2007-03-054-114/+119 * - Add support for joysticksdinoex2007-03-044-1/+34 * Now appears to build on amd64kris2007-03-041-4/+0 * - Respect X11BASEmiwi2007-03-031-0/+1 * Update to Wine 0.9.32. Among others, this brings the following changes:gerald2007-03-036-8/+12 * Introducing VMware Tools for VMware Workstation 6 beta 3.matusita2007-03-026-43/+67 * - Unbreak (fix is committed with ports/109256)miwi2007-02-281-7/+1 * M.A.M.E. Catalog / Launcher II - also referred to as QMC2 - is the successoralepulver2007-02-288-0/+257 * XMAME GUI is an SDLMAME frontend that has been written using Java.alepulver2007-02-286-0/+73 * - New port: emulators/loemuacm2007-02-286-0/+112 * - Re-add DISTDIR. It was removed on last commit and it broke the port.acm2007-02-282-4/+6 * - Set DEPRECATED and EXPIRATION_DATE: the program has not been updated in 4alepulver2007-02-281-0/+3 * BROKEN: Does not compilekris2007-02-271-0/+2 * Reset maintainer who did not respond to email the last time I checked.linimon2007-02-271-3/+1 * - Update to 0.9.0miwi2007-02-275-14/+33 * - Fix build problems with new scon version.miwi2007-02-261-12/+16 * SDLMESS is a port of the popular MESS. There are a few principles that guidealepulver2007-02-2515-0/+803 * SDLMAME is a port of the popular MAME. There are a few principles that guidealepulver2007-02-2529-0/+1053 * This port installs additional files for the MAME emulator.alepulver2007-02-256-0/+5985 * AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any otheralepulver2007-02-255-0/+113 * AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with analepulver2007-02-2511-0/+307 * AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with analepulver2007-02-251-0/+1 * - Remove DATFILES option (a port emulators/mame-extras will be added soon,alepulver2007-02-253-54/+17 * Packaging bugfix: we don't need ${X11BASE}/etc/rc.d/vmware-guestd{,.sh}matusita2007-02-174-4/+6 * Use '@stopdaemon' command recently introduced.matusita2007-02-173-2/+3 * Unbreak ports: 'dirrmtry' should be '@dirrmtry'.matusita2007-02-172-2/+2 * Update to Wine 0.9.31. Among others, this brings the following changes:gerald2007-02-176-8/+12 * Set LC_CTYPE to 'C' for ${REINPLACE_CMD}, since if LC_CTYPE is set tomatusita2007-02-153-4/+4 * - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-1/+1 * - Update to 0.7.2acm2007-02-132-4/+4 * DeSmuME is a Nintendo DS emulator.miwi2007-02-124-0/+36 * - Update to 3.7miwi2007-02-126-20/+20 * Remove expired leaf port:vd2007-02-126-67/+0 * Reset unreachable maintainer address:kris2007-02-114-4/+4 * Update to 1.3.0pre11:nox2007-02-084-14/+32 * Update to 0.9.0:nox2007-02-078-50/+24 * Update to 1.3.0pre10:nox2007-02-076-30/+36 * - Mark as DEPRECATED and add EXPIRATION_DATE.alepulver2007-02-061-0/+3 * - Update to 1.51gabor2007-02-063-11/+62 * Slirp seems to be working again on -current.nox2007-02-042-6/+4 * Update to 2007-02-03 snapshot:nox2007-02-0422-158/+108 * - Fix build after remove objformat on headmiwi2007-02-031-1/+10 * - Remove support for xfree86-3pav2007-02-0313-129/+23 * - Update to 2.3.5acm2007-02-023-4/+5 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-013-0/+3 * Fix crashes on -current/amd64 hostsnox2007-02-014-0/+30 * - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-6/+1 * Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-3013-13/+0 * Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1 * Update to Wine 0.9.30. Among others, this brings the following changes:gerald2007-01-276-8/+14 * Remove expired ports:vd2007-01-2630-1201/+0 * - Fix build on sparc64 and ia64miwi2007-01-241-3/+3 * Replace devfs test with osversion check to fix tinderbox buildnox2007-01-232-14/+10 * Mark BROKEN for amd64 for now.delphij2007-01-221-1/+1 * Non-redistributable packages should be RESTRICTED, not NO_PACKAGE. Also wekris2007-01-212-2/+2 * Unbreak by updating to 4.6nox2007-01-202-6/+4 * BROKEN: Unfetchablekris2007-01-201-0/+2 * Add link to a -current tap howtonox2007-01-182-2/+6 * - Update to 1.50acm2007-01-174-38/+70 * - Add pkg-plistacm2007-01-172-6/+9 * - mark IGNORE on FreeBSD < 6.0dinoex2007-01-141-3/+9 * Update qemu to 2007-01-11 snapshot:nox2007-01-1216-38/+86 * - Fix build with gcc 4.Xmiwi2007-01-123-3/+23 * Update to Wine 0.9.29. Among others, this brings the following changes:gerald2007-01-116-10/+12 * - Bump PORTREVISION for pointyhatmiwi2007-01-111-0/+1 * - Update to 1.7.3miwi2007-01-102-4/+4 * - Update to 0.8.3miwi2007-01-083-5/+6 * Only mknod where appropriate (!devfs case).netchild2007-01-061-0/+3 * - Fix build with sparc64miwi2007-01-041-0/+11 * - Update to 0.8.2miwi2007-01-043-7/+7 * - enable xml supportdinoex2007-01-022-2/+4 * - Update to 2.3acm2006-12-303-8/+7 * - Add USE_GCC=3.4+. I forgot to add it in my previous commit.acm2006-12-281-0/+1 * - Update to 0.7.1acm2006-12-283-5/+8 * - Update to 0.8.0acm2006-12-282-5/+7 * - Update to 1.5acm2006-12-288-487/+495 * Add patch to pass windows keys to qemu guestsnox2006-12-274-0/+30 * Update to Wine 0.9.28. Among others, this brings the following changes:gerald2006-12-276-12/+10 * - Update to 0.7.0acm2006-12-262-6/+5 * update qemu to 20061225 snapshot:nox2006-12-2610-52/+48 * Update MAINTAINER email address of my portsnox2006-12-244-4/+4 * - Fix rc script for 6.Xmiwi2006-12-224-4/+12 * The Machine Emulator provides a general-purpose frameworkmiwi2006-12-226-0/+152 * Update to 1.2 release.delphij2006-12-213-18/+25 * The Linux-native asynchronous I/O facility ("async I/O", or "aio") has absam2006-12-215-0/+39 * - Deprecategabor2006-12-172-0/+6 * - Update to 20061216miwi2006-12-176-30/+24 * - Add fix for -currentmiwi2006-12-156-2/+126 * - Update to 20061214miwi2006-12-158-26/+30 * - Update to 3.6.1miwi2006-12-154-10/+10 * Cure emulators/xmess by fixing deinstallation problemvd2006-12-143-6/+3 * Fix plist and unbreak.linimon2006-12-122-5/+5 * Change my e-mail address.gabor2006-12-083-3/+3 * - Respect X11BASErafan2006-12-063-17/+18 * - Unbreakmiwi2006-12-053-6/+133 * Resurrect emulators/basiliskII and emulators/vmware-tools2 since there arevd2006-12-0511-0/+137 * Remove expired ports:vd2006-12-0442-2325/+0 * - Respect X11BASErafan2006-12-031-1/+1 * - set ONLY_FOR_ARCHSdinoex2006-12-011-0/+1 * - Respect X11BASEmiwi2006-12-011-3/+12 * - Respect X11BASEacm2006-12-011-0/+1 * - Update to 2006-11-28 snapshotmiwi2006-11-306-20/+36 * Update to Wine 0.9.26. Among others, this brings the following changes:gerald2006-11-266-8/+18 * - Update to 0.8.1miwi2006-11-255-23/+60 * - Respect X11BASEmiwi2006-11-252-8/+19 * - Update to 9.16.06miwi2006-11-253-8/+26 * - Respect X11BASEmiwi2006-11-251-0/+1 * - Update to the version 6.5stas2006-11-233-15/+10 * VMware Command Line Toolsdinoex2006-11-214-0/+62 * - If you use ne2k driver for FreeBSD, bochs will not receive incoming packetspav2006-11-192-0/+18 * - Update to 1.7.2miwi2006-11-165-29/+64 * Fix dasdlist utilityerwin2006-11-162-0/+37 * Fix the build on RLEENG_4.fjoe2006-11-144-6/+10 * Remove LIB_DEPENDS if we link with libpcap from ports.fjoe2006-11-142-2/+0 * - Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.fjoe2006-11-146-48/+22 * Oops, worng patch committed.fjoe2006-11-144-12/+8 * Fix nojit build.fjoe2006-11-142-0/+22 * Bump PORTREVISION for PCAP_D_IN fix.fjoe2006-11-142-0/+2 * Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import.fjoe2006-11-142-20/+30 * Update to Wine 0.9.25. Among others, this brings the following changes:gerald2006-11-114-8/+8 * Dynagen is a front-end for use with the Dynamips Cisco routermiwi2006-11-096-0/+126 * Upgrade to v0.4.3. Upstream changes include:jkoshy2006-11-083-19/+4 * Update to 0.2.5.fjoe2006-11-078-26/+54 * - Update to 20061102miwi2006-11-0510-10/+168 * - fix build on FreeBSD 6.xdinoex2006-11-012-0/+16 * - Replace some thread function marked like deprecated in the latest version ofacm2006-11-012-0/+27 * - update to 20061031 cvs snapshot (now uses aio and supports acpi and a newpav2006-11-0116-98/+206 * - Use SF macro in MASTER_SITES.alepulver2006-11-016-175/+198 * - Fix build with gcc4.1miwi2006-10-312-0/+21 * Update to Wine 0.9.24. Among others, this brings the following changes:gerald2006-10-316-10/+22 * - drop USE_X_PREFIXdinoex2006-10-311-1/+1 * Despite trevor commits 7 weeks ago the ports remained broken and trevorkris2006-10-2120-1195/+0 * - follow devel/libticalcs 4.6.1 library versionclsung2006-10-161-1/+2 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-143-9/+20 * Update to Wine 0.9.22. Among others, this brings the following changes:gerald2006-10-106-8/+16 * - Fix build on FreeBSD 4.xjohans2006-10-081-2/+9 * - Exclude some remaining device nodes from the installerwin2006-10-074-29/+4 * - Exclude some remaining device nodes from the installerwin2006-10-074-11/+3 * - Exclude some remaining device nodes from the installerwin2006-10-072-5/+3 * Revert back previous commit of removing deleted ports frombsam2006-10-0615-15/+42 * Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variablebsam2006-10-0515-42/+15 * Update to version 2.08.danfe2006-10-053-4/+5 * Remove expired ports:vd2006-10-0226-17535/+0 * - Update to 16 finalacm2006-10-026-41/+61 * - Update to 2.3rafan2006-09-265-50/+16 * - Update to 0.90miwi2006-09-252-6/+11 * - Update WWW to new url of gngeo project.acm2006-09-241-1/+1 * - Update 0.7.2acm2006-09-232-5/+4 * Fix build when PREFIX is set.erwin2006-09-221-0/+1 * - Fix SDL-dependent ports broken by last update.stas2006-09-211-4/+0 * - Change some paths into pyxmamerc file. It solves a problem with wrong path ofacm2006-09-211-1/+6 * - Update to 0.6.1johans2006-09-213-4/+26