# Created by: Vaida Bogdan # $FreeBSD$ PORTNAME= dmitry PORTVERSION= 1.3a CATEGORIES= security MASTER_SITES= PACKETSTORM/UNIX/misc DISTNAME= DMitry-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Deepmagic Information Gathering Tool GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} PLIST_FILES= bin/dmitry man/man1/dmitry.1.gz PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include d-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to version 0.8.4 [1]pawel2013-05-305-29/+22
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-303-35/+0
* Fix build with clangbapt2013-05-271-7/+3
* The FreeBSD x11 team proudly presentszeising2013-05-254-14/+10
* Fix build with recent(?) clang.nox2013-05-251-0/+11
* - Fix bug uncovered by recent clang.nox2013-05-252-6/+27
* - Build and install shared librariessunpoet2013-05-251-8/+14
* - Fix build with recent(?) clang.nox2013-05-252-5/+10
* - Trim Makefile headeraz2013-05-241-13/+2
* - Fix install without examplesgblach2013-05-231-5/+0
* update to 3.103oliver2013-05-2010-107/+63
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-193-6/+6
* - Update EFL libraries to 1.7.7gblach2013-05-192-3/+3
* - Actually need to @cwd / and then use relative paths (I was confusednox2013-05-186-9/+15
* - Fix plists now that we care about dirs below /var .nox2013-05-186-8/+10
* - Remove bogus @dirrmtry.s from plist discovered by pkgng DEVELOPER_MODE.nox2013-05-181-3/+0
* - Change MAINTAINER address of all my portswg2013-05-163-3/+3
* - Update to 2.4.3miwi2013-05-153-11/+20
* - Fix locale install directorygahr2013-05-151-0/+11
* Add missing USE_GMAKE.stefan2013-05-141-0/+1
* - repair broken options from r316624dinoex2013-05-131-4/+4
* - Add missing sharedmime to the list of USE_KDE4 components. It will bemakc2013-05-133-11/+1
* - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert...makc2013-05-122-3/+5
* Fix typobapt2013-05-111-1/+1
* Convert to new options frameworkbapt2013-05-115-66/+37
* Use shared AALIB option instead of AAbapt2013-05-111-4/+3
* Convert to new options frameworkbapt2013-05-112-29/+17
* Also add USE_GCC=any as workaround for clang 3.3 crash on i386kwm2013-05-112-0/+5
* Add USE_GCC=any as a temporary patch to work around a crash in the clangkwm2013-05-102-0/+5
* Add missed file to plist.kwm2013-05-102-1/+6
* Fix compatibility with py-requests 1.1 which is now defaultehaupt2013-05-099-4/+149
* Update to version 2.0.4pawel2013-05-094-4/+15
* Update to version 1.7pawel2013-05-093-3/+9
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelolivierd2013-05-093-5/+5
* Mark MAKE_JOBS_SAFEehaupt2013-05-081-0/+3
* Add some shebangfix to allow building most of the ports tree without /usr/bin...bapt2013-05-071-5/+5
* Chase textproc/libebml, multimedia/libmatroska update.ehaupt2013-05-076-3/+6
* - Update to 1.4.0ehaupt2013-05-074-19/+18
* Convert USE_NCURSES by USES=ncursesbapt2013-05-062-4/+2
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-069-44/+40
* - convert to USES for gettextjgh2013-05-061-13/+15
* Fix build with bmakebapt2013-05-061-7/+3
* Fix build with bmakebapt2013-05-061-7/+3
* Fix build on currentbapt2013-05-051-1/+2
* Make post-patch-plugin target compatible with both bmake and makebapt2013-05-051-6/+6
* Fix build with bmakebapt2013-05-051-0/+4
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-2/+0
* - Update to 0.2.5.hrs2013-05-043-11/+14
* Update to 0.3.2.rakuco2013-05-042-10/+16
* - Trim old-style header.hrs2013-05-042-8/+5
* (Attempt to) fix build on recent head.nox2013-05-042-2/+2
* Chase security/libgcrypt updateehaupt2013-05-041-1/+1
* Chase security/libgcrypt updateehaupt2013-05-042-1/+3
* Fix with bmake(1)bapt2013-05-031-6/+2
* include <bsd.port.options.mk> in Makefile.plugins because it has been convert...bapt2013-05-021-0/+2
* - adoption of USESjgh2013-05-024-28/+23
* - Make FLAC support optional but keep it as a default option [1]ehaupt2013-05-012-96/+106
* - Adopt USES for desktop-file-utils, pathfixolivierd2013-05-014-16/+91
* Now that BZ2 (bzlib) and LZO (lzo1x) support has been removed upstream alsoehaupt2013-05-011-1/+1
* Update to 6.2.0ehaupt2013-04-303-6/+11
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-292-2/+1
* Fix leftover dir. This got broken by the previous commit.kwm2013-04-291-2/+2
* Add gstreamer1-plugins-rtmpkwm2013-04-291-0/+1
* Provide the rtmp streaming plugin [1].kwm2013-04-294-3/+19
* Fix portname.kwm2013-04-281-1/+1
* Convert the last USE_ICONV to USES=iconvbapt2013-04-282-3/+2
* Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-2847-7/+2147
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-2722-35/+23
* If liblrdf is installed the ladspa plugin will build against it. So add it tokwm2013-04-271-0/+1
* Fix typobapt2013-04-261-1/+1
* Remove USE_CDRTOOLS from bsd.port.mkbapt2013-04-269-126/+70
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-2622-35/+22
* - Update to 2.0.6 .nox2013-04-263-113/+16
* - Remove unconditional USES= gettextak2013-04-251-7/+1
* - Fix buildamdmi32013-04-251-0/+2
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-2528-29/+29
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-245-10/+5
* Unbreak by removing the three no-longer-installed files from plist.mi2013-04-242-5/+0
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-2345-110/+54
* Convert to USES=gettextehaupt2013-04-231-1/+1
* Convert some multimedia@ ports to:bapt2013-04-234-3/+5
* Convert my ports to use the new USES=pkgconfigbapt2013-04-231-2/+1
* - Update EFL libraries to 1.7.6(.1)gblach2013-04-232-4/+4
* - update to 3.5.1rm2013-04-193-6/+66
* Update to 0.91.0 .nox2013-04-194-36/+8
* Update to version 2.0.3pawel2013-04-183-35/+8
* All supported version of FreeBSD have a bsdtar version that support extractin...bapt2013-04-181-9/+3
* All supported version of FreeBSD have a bsdtar version that support extractin...bapt2013-04-171-5/+2
* - Broken Plist errormiwi2013-04-171-0/+2
* Upgrade to version 1.11.49.olgeni2013-04-172-4/+4
* - Add missing LZO_DESCbdrewery2013-04-161-0/+1
* - Fix plist: don't remove kdehier4 directoriesmakc2013-04-043-12/+9
* - Fix package listehaupt2013-04-032-32/+49
* Add back BROKEN message when WITH_NEW_XORG isn't set.kwm2013-04-011-0/+2
* Also disable the use of SSE4/SSE4.2/AVX instructions when using thenaddy2013-03-291-1/+2
* For perl@ owned ports:eadler2013-03-291-6/+2
* Style: tab -> space.eadler2013-03-299-9/+9
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-282-7/+0
* Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix...eadler2013-03-287-37/+20
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-279-18/+87
* - Update to 2.4.2miwi2013-03-275-88/+110
* - Chase libmtp shlib bumpmiwi2013-03-273-1/+3
* - Update MASTER_SITESmiwi2013-03-263-6/+84
* Reformat using 8-space wide tab in preparation for KDE SC 4.10 updatemakc2013-03-263-46/+46
* - Fix crash when locale is set to certain valuesmiwi2013-03-266-535/+607
* - Fix breakage caused by glib2 updatekmoore2013-03-251-0/+2
* - Add dependence on X libraries [1] and make it optionalmakc2013-03-252-29/+19
* - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it'smakc2013-03-251-2/+0
* . make use of the ports infrastructure to create the desktop file;bsam2013-03-252-4/+6
* - Update to 1.0.0miwi2013-03-242-3/+3
* Update mplayer and mencoder to a recent snapshot. Major changes:naddy2013-03-2312-257/+242
* Add opus audio codec gstreamer plugin.kwm2013-03-231-0/+7
* - Update to 0.4.14sunpoet2013-03-233-3/+4
* - Fix install errorbeech2013-03-232-9/+38
* - convert USE_CMAKE to USESmakc2013-03-2320-25/+20
* Mk/bsd.kde4.mk:makc2013-03-223-3/+3
* libsmacker is a cross-platform C library which can be used for decoding Smackerpawel2013-03-214-0/+29
* - Update to 2.0.1tabthorpe2013-03-203-1003/+979
* Update to 1.1.1madpilot2013-03-202-5/+4
* - update to 3.2.0.10rm2013-03-202-4/+3
* - Update to version 1.6pawel2013-03-203-23/+17
* - Add fix for crashes when cutting. [1]nox2013-03-202-6/+63
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-195-5/+5
* Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-192-18/+17
* "aaargh, quoted Makefile variables"eadler2013-03-191-7/+2
* Fix build by adding a build dependency on pkgconfbapt2013-03-181-0/+1
* Fix build by adding a build depend on pkgconfbapt2013-03-181-0/+1
* - Update to 3.0.7beech2013-03-173-28/+57
* Update multimedia/ffmpeg1 to 1.0.5mm2013-03-152-3/+3
* - Fix buildmiwi2013-03-151-0/+1
* Replace CMAKE_INSTALL_PREFIX with PREFIX (in preparation for bsd.cmake.mk cle...makc2013-03-141-1/+1