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

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

SUBDIRS =           \
    intl            \
    macros          \
    data            \
    e-util          \
    widgets         \
    shell           \
    libibex         \
    camel           \
    filter          \
    composer        \
    mail            \
    tests           \
    libical         \
    libversit       \
    addressbook     \
    calendar        \
    wombat          \
    art         \
    po

dist-hook:
    for subdir in intl ; do \
      mkdir $(distdir)/$$subdir ; \
      cp -pr $(srcdir)/$$subdir $(distdir) ; \
    done
nt'>
Commit message (Expand)AuthorAgeFilesLines
* math/libmesh: Update 1.3.0 -> 1.3.1yuri2018-10-142-5/+4
* Update science/hdf5 to 1.10.2sunpoet2018-09-061-1/+1
* devel/boost-*: update to 1.68.0jbeich2018-08-091-1/+1
* Mark ports broken on powerpc64, categories g-n.linimon2018-06-181-0/+2
* devel/boost-*: update to 1.67.0jbeich2018-04-181-0/+1
* math/libmesh: Update 1.2.1 -> 1.3.0yuri2018-04-103-10/+70
* devel/boost-*: update to 1.66.0jbeich2018-01-181-0/+1
* New USES=eigentcberner2018-01-031-2/+1