aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: dbf1f33179c3d7e6559f96726aff4bb1b56669d0 (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
changelogs =            \
    ChangeLog

EXTRA_DIST =            \
    AUTHORS         \
    $(changelogs)       \
    README          \
    HACKING         \
    MAINTAINERS     \
    NEWS

SUBDIRS =           \
    intl            \
    po          \
    macros          \
    data            \
    camel           \
    e-util          \
    widgets         \
    composer        \
    tests           \
    addressbook     \
    shell           \
    mail            \
    libversit       \
    calendar

dist-hook:
    for subdir in intl ; do \
      mkdir $(distdir)/$$subdir ; \
      cp -pr $(srcdir)/$$subdir $(distdir) ; \
    done
thor'>author
path: root/graphics/openrm
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-2/+2
* Add some shebangfix to allow building most of the ports tree without /usr/bin...bapt2013-05-071-0/+2
* Style: tab -> space.eadler2013-03-291-1/+1
* - Update to 1.6.0.2madpilot2012-10-304-264/+71
* Mark BROKEN: does not builderwin2012-02-231-0/+2
* -remove MD5ohauer2011-07-031-2/+0
* - update to jpeg-8dinoex2010-02-051-2/+2
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* - update to jpeg7dinoex2009-07-181-2/+2
* graphics/openrm requires libXmu.flz2009-01-291-1/+2
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-20